Howdy and Good morning anyone who is 🙂 We have an upcoming live Q&A with our lead engineer today at 1pm EDT. If you have ever wanted a peek into the minds b...
4 years ago
It is possible to attach to an OutputModel an object closely related to it (as some product of data preprocessing that has been done specifically for that mo...
4 years ago
Hi, I have an error with clearml-agent 1.5.1 when importing tensorflow 2.10 from tensorflow.python.client._pywrap_tf_session import * File "/root/.clearml/ve...
2 years ago
Hi! While monitoring the memory usage of one of my active workers in the 'Workers & Queues' section of ClearML Web UI, I noticed the graph displays the memor...
4 years ago
how can i use .. this command
2 years ago
Hello, is there a way to check whether the experiment was run from CLI (e.g. using clearml-task) or by clone+enqueue from the API, I mean from the code while...
3 years ago
Is there a place in web UI to find all Models I created?
3 years ago
So, I did a slew of pretrainings, then finetuned those pretrained models. Is there a way to go backwards from the finetuning Task ID to the pretraining Task ...
4 years ago
Hi, i'm trying to train YOLO remotely on a agent but in the task console shows up an error saying that the train.yaml is not found. Is it possible to carry o...
2 years ago
Hi when we try and sign up a user with github. The invitation link never works. Given they have already signed up with their github
2 years ago
hi, I want to create a clearml-agent in docker mode, which doesn't use gpus. when I use --cpu-only flag, it forces the agent to use only a single cpu. How ca...
2 years ago
Hi, What is the ETA for clearml-server 1.3?
3 years ago
Hey, I'm trying to get the Google Cloud Platform Credentials as a .json file inside my dockerized clearML agents. I was able to copy those credentials from t...
4 years ago
Hi everyone, Looking for ML management tools I stumbled upon Trains, I must say it has been awesome so far. I just have a (probably stupid) question: I'm try...
5 years ago
Hi quick question: does Task.connect_configuration support OmegaConf DictConfig objects? ie. Can I do: config = train_task.connect_configuration(OmegaConf.lo...
3 years ago
HI all, we have a weird inconsistency. We have a clearml server installed on-prem and started playing with it. Using the dataset.create command and the subse...
3 years ago
Hi, i'm working on a post deployment data and model monitoring using ClearML. The idea is this. Use ClearML to serve my model out to Triton. Data MonitoringC...
3 years ago
Just a quick question: how can i pull off the scaler data json from server without downloading them one by one?
4 years ago
Hello everyone ! As you can observe in attached snipped, in my code i freeze the env, and the agent install every cached dependency with the same version. Is...
3 years ago
Hi, I am creating pipeline from function with dynamically created steps, eg. if I pass pipeline param tune_optime='recall,precision', my pipeline is creating...
3 years ago
Hi! I'm looking to setup a periodic backup of ClearML self-hosted server which would ideally happen without shuting the server down. I'm guessing just copyin...
2 years ago
How do I resolve this?
2 years ago
Hi all, I'm looking for an easy clean way to check if the code is executed by a ClearML agent programatically, any suggestions?
4 years ago
Hi everyone! Is there any way to setup SSO for ClearML server? Thx
2 years ago
PyTorch Lightning question about logging a figure. I have the following code: # turn confusion matrix into a figure (Tensor cannot be logged as a scalar) fig...
5 years ago
Hey, I am new with clearML and need some help 🙂 I am trying to run very simple pipeline inside docker container. I followed the documentation, created new q...
one year ago
Is there a way to do s3 -> s3 copy while doing a dataset? I don’t want to get it to local from s3 and then upload as a dataset to s3
4 years ago