task struck at task.flush(wait_for_uploads=True) : I've been running a model training task - a variation on this clearml dataset example: https://github.com/...
2 years ago
Hi, I’m trying to figure out what do the Clearml Agents use the webserver endpoint for and what would break if one didn’t have access? For context: I’m tryin...
4 years ago
I Have Some Old Training Jobs That I Logged With Tensorboard, Is It Possible To Add Them To Clearml?
I have some old training jobs that I logged with tensorboard, is it possible to add them to clearml?
3 years ago
Hello everyone
12 months ago
Hi everyone, I’m getting an error during model upload to S3. The error shows up in the console like below and I don’t see any uploaded objects in S3: 2022-10...
3 years ago
Hi guys, newbe question: my clearml.conf do not have the agent text included, but a had installed it. Now I'm trying to use a pipeline in one of my projects,...
3 years ago
Hi everyone and apologies for the incredibly 'basic' question. I'm trying to deploy clearML server on an OVH hosted VM. What do you think is a suitable disk ...
2 years ago
Hey, I'm running a pipeline, and 1 stage passed - but the next one failed. I fixed the bug for the second one - is there any way to retry the pipeline from t...
4 years ago
Hi, I’m trying to upload output model files (like .pth) to ClearML server. Assume my train.py is as follows: from clearml import Task task = Task.init( proje...
one year ago
When viewing scalars is it possible to: Have a grid view (e.g. 3 plots per line instead of just one) Group the metrics differently (seems like if I log X/a a...
4 years ago
I am trying to run a python file with the clearML using AWS. Because cloning the repo and creating an environment kept failing, I have decided to use docker....
2 years ago
Hi all, What would cause a ClearML autoscaler instance which is running enqueued tasks one after another to eventually get stuck in a 'Running' state while e...
one year ago
hi, can you help me with this? thanks in advance. problem : - could not run task - could not fetch from bitbucket/gitsetup : - clearml-agent: 1.7.0; 1.8.1 ag...
one year ago
Hi. from Python, Is there away to check how many worker is there in a given queue ?
11 months ago
hey, im trying to create pipeline step with a List[str] as a parameter but it keeps getting serialized into a str. what are the supported types here?
2 years ago
Hello everybody, I have a question about saving models. I have a train.py script to train a Neural Network using pytorch. I am using clearML task for experim...
2 years ago
Error! Could not locate PyTorch version torch==1.11.0 matching CUDA version 75 clearml_agent: Warning: could not resolve python wheel replacement for torch==...
3 years ago
What happens if the Task.init doesn't happen in the same py file as the "data science" stuff I have a list of classes that do the coding and I initialise the...
3 years ago
can I get in Python the name of the person who created a given task by calling some method of a task?
3 years ago
Hi everyone, my clearml agent fails to clone the repository that is currently on my company's self hosted gitlab instance, which we clone from via ssh. I hav...
one year ago
Hi, i have a ClearML experiment that failed to load its scalar plots after a few hours of training, when i look at the log locally with Tensorboard it seems ...
2 years ago
Hello everyone, we would like to install clear ml in closed environment where there wont be any access to the internet, in such cases, what will be the best ...
5 months ago
I keep facing this issue. I'm trying to set up my own clearml server using this tutorial. https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_serv...
4 years ago
🎉 Hi everyone! Want curvier graphs? 📈 Who doesn't?! Check out the new ClearML ad , and get into ClearML shape, today! :weight_lifter:
2 years ago
I hope I'm not too much of a bugger today.. but here's another issue I'm facing currently. Traceback (most recent call last): File "/root/.clearml/venvs-buil...
one year ago
Hi, I'm using the aws autoscaler to spin instances. I'd like to use the clearml agent on the created instances with docker containers. However even if I set ...
Hello there, I am trying to organize the DL code into a monorepo, the repo will have a section of shared packages that will be used by other packages that ar...
3 years ago
Hey there, Would it be possible to make clearml-agents support both docker mode and venv mode at the same time? Ie. not requiring to be restarted to switch t...
3 years ago
Hi, when I run a pipeline, the artifacts from my tasks are saved on my EC2 server. When I archive the pipeline and go into the archive and delete the pipelin...
3 years ago
If using the managed ClearML, does the server receive only meta-data, or is underlying data also accessible?
3 years ago