"5451af93e0bf68a4ab09f654b222ccae": { "1b790a3da2e8d6cd939cf271694fe81b": { "metric": ":monitor:gpu", "variant": "gpu_0_utilization", "value": 0.0, "min_valu...
3 years ago
Hello! I have a problem: ValueError: Could not download dataset whaen getting local copy. The dataset was uploaded on a /mnt share. The thing is that when tr...
3 years ago
Hello everyone ! I would like to form my problem as best as I can. I have my project (for this project I used pip to install every dependency), but i also ha...
3 years ago
Heya, good day to everyone, I'm finding myself facing this random error with a very opaque backtrace when attempting to squash two distinct versions of the s...
3 years ago
Hi, we are working on a mini project to 'integrate' ClearML Datasets with CKAN. Wondering if the community could share some ideas.
3 years ago
May I know how to get task urls, task_name and project_name from task_id and project_id ?? I tried https://clear.ml/docs/latest/docs/references/api/definitio...
3 years ago
Does Clearml Have The Ability To Run A Single Experiment Across Multiple Nodes/Gpus In A K8 Cluster?
Does ClearML have the ability to run a single experiment across multiple nodes/GPUs in a k8 cluster?
3 years ago
ClearML task execution fails trying to pull data from Gitlab. The credentials are correct (username + access token), but I get this error: remote: HTTP Basic...
3 years ago
Hello everyone! I found out that you can add a url to wheel into requirements.txt -> Any idea when i have only this in reuqirements ( http://dl.fbaipublicfil...
3 years ago
hi, were running clearml webserver (version on the ui says: 1.1.1-135 • 1.1.1 • 2.14) on a dedicated ubuntu 20.04 machine with 15g ram and 8 cores. Lately we...
3 years ago
How do I check my user role on ClearML? Can we restrict to create user on invite only? ClearML webpage just allow anyone who can open web dashboard to create...
3 years ago
(a regular experiment did execute in the remote agent, I only get this with the pipe)
3 years ago
ImportError: attempted relative import with no known parent package
3 years ago
File "/home/thermo/.clearml/venvs-builds/3.8/code/controller.py", line 20, in from .job import LocalClearmlJob, RunningJob, BaseJob
3 years ago
Furthermore, if I try to execute a pipe in a remote agent, I get a python error from the clearml engine:
3 years ago
How can you clone an experiment, but update the commit so it runs with the latest version of the code?
3 years ago
Hey I hope everyone is having a good day, two quick questions about datasets: Does squashing two datasets deletes the two original datasets ? Is it possible ...
3 years ago
Hi, Experiments under Projects in UI is same as tasks in api endpoint? In other words, when iterating over https://clear.ml/docs/latest/docs/references/api/t...
3 years ago
Hey everyone! When adding files to a dataset, is there a way to avoid storing it on the clearml-server too? I am currently also storing it in a defined exter...
3 years ago
Hello everyone! Does anyone use pipelines? I have the issue with the logger. Scenario: I have pipeline defined with set of pipeline.add_function_step at some...
3 years ago
hi community! this summer i worked on an interesting project and clearML helped me a lot. Does somebody know how to switch back to the free plan and stop pay...
3 years ago
Hi everyone, I recently had to move my ClearML server to a different IP address and managed to do that without any issues. However, I just noticed that when ...
3 years ago
Hi all, I would like to know the input page_size of clearml/backend_api/services/v2_13/tasks.py GetAllRequest. I have confirmed the response rows will be cha...
3 years ago
congrats! https://github.com/ultralytics/yolov5/tree/master/utils/loggers/clearml
3 years ago
Hi all, I got an issue with the pipliene before create Launching the next steps what can be help to solve this? File "/home/core/.clearml/venvs-builds.1.2/3....
3 years ago
Hi all, The version of ClearML published on the web is 3.13. https://app.clear.ml/dashbord However, the version of clearml-web published on GitHub is 1.6. ht...
3 years ago
Hi, I'm trying to get projects and tasks using clearml.backend_api.services.projects.GetAllRequest and clearml.backend_api.services.tasks.GetAllRequest. resp...
3 years ago
Hi. When using sklearn's RandomizedSearchCV or GridSearchCV is there a way to save in a single clearml experiment the evaluation metrics of each hyperparamet...
3 years ago
Hi, I am trying to pull api data from /tasks.get_all endpoint https://clear.ml/docs/latest/docs/references/api/tasks#post-tasksget_all I can pull data from c...
3 years ago