Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
RobustFox47
Moderator
22 Questions, 94 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

89 × Eureka!
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Happy Friday Everyone 🙂 how can I apply uncommitted changes from a task manually to debug locally?
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hey, Are you thinking of getting ISO27001 or SOC2 at some point / do you already have it?
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hey, how can I download report_table objects back into python as a dataframe? I'm sure I've done this before but have no idea how I did it.
2 years ago
0 Votes
18 Answers
1K Views
0 Votes 18 Answers 1K Views
Hey, Just trying out clearml-serving and getting the following error the provided PTX was compiled with an unsupported toolchain in the clearml-serving-trito...
2 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Hi everyone, I think it would be nice if startup_bash_script that takes in bash_script for the AWS autoscalers can be completely overwritten to input custom ...
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
2 years ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
How can I call the runtime of a experiment running on the clearml agent?
2 years ago
0 Votes
11 Answers
956 Views
0 Votes 11 Answers 956 Views
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
3 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hi guys 🙂 hope you're having a good weekend. When I try and compare experiments on the Web UI the display just freezes. It would be great if you could give ...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Another thing that would be useful is to enable git clone via github personal access token as ssh config can be annoying when working in containerised env fo...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hey guys, hope you're having a good week 🙂 How can i get the status of a task in the queue? status = Task.enqueue( cloned, queue_name='default', ) #now get ...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
I've just tried uploading a few datasets and they are not being detected on the UI.
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Are GP3 volumes automatically deleted when the instance is spun down using the clearml aws autoscaler?
aws
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi guys, I'm loving ClearML so far now we can quickly train and deploy customer models 🚀 however, when prototyping models in a .py file it's quite annoying ...
3 years ago
0 Votes
0 Answers
972 Views
0 Votes 0 Answers 972 Views
Loving the new website & design 😍 😍 😍 😍 😍 congratulations 🚀
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hey how can I trigger multiple "Hyperparameter Optimization" in a for loop to run on a service? I have around 30 models I'd like to run a BO on in a service ...
one year ago
0 Votes
7 Answers
993 Views
0 Votes 7 Answers 993 Views
Can I prevent torch.save()from automatically uploading the model and use task.update_output_model(model_path=best_model_path)at the end to upload the best mo...
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
any plans for log space for hyperparameter support (log argument)? this is supported config space https://github.com/automl/ConfigSpace/blob/772665a86bca0d5b...
3 years ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K Views
Hi guys, I think there's something wrong on https://app.clear.ml . The font etc is changing to caps and . 's are being introduced into the path of project fo...
2 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi guys, I want automate the clearml-init in a docker container. Ideally I would do this by having the clearml.conf file in the container and then read in en...
aws
3 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
Hi guys for the AWS auto-scaler I need to access aws ssm or create .env file locally when using the init script. Has anyone done this?
aws
3 years ago
0 How Can I Call The

Going for something like this:
` >>> queue = QueueMetrics(queue='queueid')

queue.avg_waiting_times `

2 years ago
0 How Can I Call The

Usually that is shown here... for some reason it's not showing

2 years ago
0 How Can I Call The

cool thanks - I'll try it out

2 years ago
0 How Can I Call The

I'll like to call Run Time via the task object.... I think I need to calculate manually

i.e.

task = clearml.Task.get_task(id) time = task.data.last_update - task.data.started

2 years ago
0 How Can I Call The

<queues.GetQueueMetricsResponse: { "queues": [] }>

2 years ago
0 Hey Guys, Hope You'Re Having A Good Week

if it's completed or not

3 years ago
0 Hi Guys, I Think There'S Something Wrong On

` python upload_data_to_clearml_copy.py
Generating SHA2 hash for 1 files
100%|████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 733.91it/s]
Hash generation completed
0%| | 0/1 [00:00<?, ?it/s]
Compressing local files, chunk 1 [remaining 1 files]
100%|████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 538.77it/s]
File compression completed: t...

2 years ago
0 Hi Guys, I Think There'S Something Wrong On

Same with new version
(deepmirror) ryan@ryan:~/GitHub/deepmirror/ml-toolbox$ python -c "import clearml; print(clearml.__version__)" 1.6.1
Generating SHA2 hash for 1 files 100%|███████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 2548.18it/s] Hash generation completed Uploading dataset changes (1 files compressed to 130 B) to BUCKET File compression and upload completed: total size 130 B, 1 chunked stored (average size 130 B)

2 years ago
0 Hi Guys, I Think There'S Something Wrong On

Hi SuccessfulKoala55 yes I can see the one upload using 1.6.1 but all old datasets have now been remove. I guess you want people to start moving over?

2 years ago
0 Hi Guys, I Think There'S Something Wrong On

It was the CORS like error we were getting

2 years ago
0 Hi Guys, I Think There'S Something Wrong On

`
import os
import glob
from clearml import Dataset

DATASET_NAME = "Bug"
DATASET_PROJECT = "ProjectFolder"
TARGET_FOLDER = "clearml_bug"
S3_BUCKET = os.getenv('S3_BUCKET')

if not os.path.exists(TARGET_FOLDER):
os.makedirs(TARGET_FOLDER)

with open(f'{TARGET_FOLDER}/data.txt', 'w') as f:
f.writelines('Hello, ClearML')

target_files = glob.glob(TARGET_FOLDER + "/**/*", recursive=True)

# upload dataset

dataset = Dataset.create(dataset_name=DATASET_NAME, dataset_project=DATASET_PR...

2 years ago
0 Hey, Just Trying Out Clearml-Serving And Getting The Following Error

Okay just for clarity...

Originally, my Nvidia drivers were running on an incompatible version for the triton server
This container was built for NVIDIA Driver Release 510.39 or later, but version 470.103.01 was detected and compatibility mode is UNAVAILABLE.
To fix this issue I updated the drivers on my base OS i.e.
sudo apt install nvidia-driver-510 -y sudo reboot
Then it worked. The docker-compose logs from clearml-serving-triton container did not make this clear (i.e. by r...

2 years ago
0 Hey, Just Trying Out Clearml-Serving And Getting The Following Error

Yes already tried that but it seems there's some form of mismatch with a C/C++ lib.

2 years ago
0 Hey, Just Trying Out Clearml-Serving And Getting The Following Error

I'm using "allegroai/clearml-serving-triton:latest" container I was just debugging using the base image

2 years ago
0 Hi Guys, I Think There'S Something Wrong On

Yes correct . In fact we cannot see any old datasets

2 years ago
0 How Can I Call The

this is the response. We are using the clearml hosted server

2 years ago
0 How Can I Call The

` client.queues.get_default()

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/opt/conda/lib/python3.9/site-packages/clearml/backend_api/session/client/client.py", line 378, in new_func
return Response(self.session.send(request_cls(*args, **kwargs)))
File "/opt/conda/lib/python3.9/site-packages/clearml/backend_api/session/client/client.py", line 122, in send
raise APIError(result)
clearml.backend_api.session.client.client.APIError: APIError: code 4...

2 years ago
0 How Can I Call The

ahhh okay thank you 🙂

2 years ago
0 How Can I Call The

yes exactly

2 years ago
0 Hey, Just Trying Out Clearml-Serving And Getting The Following Error

I can raise this as an issue on the repo if that is useful?

2 years ago
0 Hi Guys

Hi SuccessfulKoala55 I gave up after 20 mins and also got a notification from firefox "This page is slowing down Firefox. The speed up your browser, stop this page". I'm heading out soon so I could leave it on. Also, had the same behaviour in chrome.

3 years ago
0 Hey Guys, Hope You'Re Having A Good Week

Thanks Martin 🙂 just seen this worked as expected

3 years ago
0 Are Gp3 Volumes Automatically Deleted When The Instance Is Spun Down Using The Clearml Aws Autoscaler?

Yep figured this out yesterday. I had been tagging G type instances with an alarm as a fail safe if the AWS autoscaler failed. The alarm only stopped the instance and didn't terminate it (which deletes the drive). Thanks anyway CostlyOstrich36 and TimelyPenguin76 🙂

2 years ago
0 Hi Guys For The Aws Auto-Scaler I Need To Access Aws Ssm Or Create .Env File Locally When Using The Init Script. Has Anyone Done This?

For ClearML UI
2021-10-19 14:24:13 ClearML results page: Spinning new instance type=aws4gpu ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring 2021-10-19 14:24:18 Error: Can not start new instance, Could not connect to the endpoint URL: " " Spinning new instance type=aws4gpu 2021-10-19 14:24:28 Error: Can not start new instance, Could not connect to the endpoint URL: " ` "
Spinning new instance type=aws4gpu
2021-10-19 14:24:38
Error: Can no...

3 years ago
3 years ago
Show more results compactanswers