Hey folks, trying to use the Model class from the clearml SDK and seeing some weird errors. I am loading a model this way and trying to see a metadata value ...
2 years ago
will self hosted version clearml have Reports features?
2 years ago
Will ClearML log cmd like python -m torch.distributed.run --nproc_per_node 2 train.py --batch 64 --data coco.yaml ? If I clone and enqueue the cloned task on...
2 years ago
[ClearML Task Querying] How would I find Tasks that have the same code with different inputs/parameters? I’m interested in “diff”ing the inputs to/outputs fr...
2 years ago
Hello, as an Admin of my own ClearML-Server, can I revoke API tokens? Thank you!
2 years ago
One question.. If I had a Docker image in the Docker registry that had all the requirements of a task already installed, would that let the clearml-agents sk...
2 years ago
Trying to follow https://github.com/abiller/events/blob/webinars/videos/the_clear_show/S02/E05/dataset_edit_00.ipynb by GrittyStarfish67 and getting the foll...
2 years ago
Can we temporarily disable the autologging feature? (specifically for matplotlib ?)
2 years ago
Hey folks, when trying to use the git user & password for my clearml-agent, I received an error message saying that support for cloning using the user passwo...
2 years ago
Hi, I tried to deploy Clearml-server on EC2. I followed the instruction written on this https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_aw...
2 years ago
after recent clearml server update, whenever I clone an experiment, the default project for the draft copy is the first project in the list. previously, it w...
2 years ago
Hi! I installed self-hosted clearml server using https://artifacthub.io/packages/helm/allegroai/clearml . Because ClearML Server does not restrict access by ...
2 years ago
Hi All. I am wondering how people tend to use ClearML with cross-validation. Do you tend to create separate experiments for each fold? and if so, would you t...
2 years ago
Hi Community, using ClearML and loving it so far! I had a question around the Models that ClearML automatically picks up from the frameworks and saves them. ...
2 years ago
Hi clearml.-community! How do you ensure that clearml-agent does not fill up the disk with docker images if your users use different images. Is there in opti...
2 years ago
hi to all! i'm trying to enable clearml-agent in my k8s clearml-server installation. I'm following this guide https://github.com/allegroai/clearml-server-hel...
2 years ago
Are there any platform built on top of ClearML?
2 years ago
What what I can see, there is no task status "aborted" , only "stopped" . Is that correct?
2 years ago
Hi, is there a way to get clearml.conf using clearml sdk? TIA
2 years ago
Hey guys, in a fresh self-hosted ClearML server I have the issue that I cannot see any preview images of the files in a dataset. It seems like a bug, but may...
2 years ago
Hello everyone! I ran a test experiment and got an error. I'm running on an M1 mac. Worker local without GPU. Has anyone already solved this problem? ERROR: ...
2 years ago
Hi, Is there a way through which i can visualize coco annotated dataset on the ClearML dashboard
2 years ago
Traceback (most recent call last): File "/root/.clearml/venvs-builds/task_repository/slot-filler.git/2_engineer_prompts.py", line 159, in trainer.train() Fil...
2 years ago
I have a special python package that installed by clone its source code and use python setup.py install cmd to install the package so that I can edit the pac...
2 years ago
Hey folks, when I am running the experiments, I currently do not see the console logs coming up for the experiment runs. I am using logger.report_text(messag...
2 years ago
Hi, with clearml-agent 1.5.1, I tried to run an experiment within a docker with image python3:8 and it failed executing the task while trying to call python3...
2 years ago
Another HPO app question: using UI in "Optimization Configuration" I can choose only one metric. Is this by design or I'm missing something?
2 years ago
HPO app question: my config includes 11 parameter values (0 - 1, step 0.1). I'll expect to see 11 experiments, but I fact it was "52 iterations". What I'm mi...
2 years ago
Hi, is there a way to update the setup shell script via the SDK?
2 years ago