Hello There Again!
So, I Discovered By Accident (As It Usually Happens) That Apparently Clearml Uses
Hello there again! So, I discovered by accident (as it usually happens) that apparently ClearML uses pickle as a backup serialization method if serializing w...
one year ago
Hi, I'm trying to upload my dataset via clearml-data CLI, but I'm facing this error: Pending uploads, starting dataset upload to Uploading compressed dataset...
4 years ago
Hi all, Is there any way to list/query all the Metric events that are associated with a particular task? I did some experiments with APIClient class, but no ...
2 years ago
Can i know how to remove an entry from running the command clearml-serving list? One of my service doesn't work anymore, and i want to remove it
2 years ago
Hi, we are having some issues with model snapshots uploading to the fileserver. We configured sdk.development.default_output_uri to point to our file server,...
4 years ago
Hello, I host ClearML server on premise using docker-compose. When I navigate to the ClearML web page and want to log in, I found that I don't need to enter ...
3 years ago
We’re randomly getting the following message - 2023-03-07 11:07:26,123 [WARNING] [urllib3.connectionpool]: Retrying (Retry(total=237, connect=237, read=240, ...
2 years ago
How can I filter out archived tasks with Task.get_tasks?
4 years ago
Hi, I'm getting error 404 when trying to see debug samples I've recorded with record_image. the local path I've provided is valid (image is displayed normall...
5 years ago
Hi, i have configured trains to run in kubernetes. The dashboard tries to access the api by using trains.domain:8008. Can I change this by appying a configur...
5 years ago
Default installation of trains-server exposes only logging via http not https, in case the server has a public IP, what is the recommended way for increasing...
5 years ago
Please tell me what is needed so that the models saved in the tensorboard are automatically saved in s3? UPD: Like this doesn't work: task = Task.init( proje...
2 years ago
Hi all, is there a way to specify to the agent, which clearml.conf to use ?
2 years ago
When trying to run the server from the docker image ( docker-compose -f /opt/clearml/docker-compose.yml up -d as instructed in None ), I am getting an error ...
2 years ago
Hey everyone! Is there a way to delete the example projects? I just installed ClearML server using the docker image. Thanks
3 years ago
Hello again 🙂 , any way to get clearml-task utility to support Conda enviroment.yml file passed to --requirements flag? (trying to avoid converting to a req...
3 years ago
Hi, where can I find the logs of trains-agent by default?
5 years ago
Hi Im trying to use Logger.report_media and it seems like we need to rescale video to 1280x1024 for example. Otherwise i cant watch full video in clearmlUI f...
2 years ago
Second question: I want to run clearml-server without fileserver. However, it seems like the webserver has some dependency on it (I get some nginx error). Am...
3 years ago
Hi. We have Task that generate trained model in pth but our downstream pipeline is using omnx file and an custom generated yaml file. Currently, when the tra...
2 years ago
Hi, how can I search an old experiment based on its commit hash?
2 years ago
Another conundrum: I have a single script that launches training jobs for various models. It does this by accepting a flag which is the model name, and dynam...
5 years ago
Hello, can anyone please give us update on our self hosted Ceph server not working with your clearml.conf because we dont have "region" field? None
one year ago
so if there a way to make it run in the trains-agent and not in the terminal directly when executed manually through script
5 years ago
I want to use the PipelineController which assumes a task already been executed and as ready as template. I never executed the task before and it is a very l...
4 years ago
Hi all. I have a general question regarding the logging mechanism. Using https://github.com/allegroai/clearml/blob/master/examples/frameworks/tensorflow/tens...
3 years ago
Hi, a quick question regarding hyperparameters optimization feature - does it available even in the Free plan, and Pro just adds GUI for configuring it?
2 years ago
Hi guys, my second article about ClearML is out 🙂 https://w-goutas.medium.com/track-your-experiments-with-clearml-in-docker-37c5bdb3c582 thanks for reading 😉
4 years ago
Hey all! Ive gone through the doco and not found anything at the moment, but does ClearML have model versioning and staging (similar to mlflow). GrumpyPengui...
4 years ago