Hi, Let's say I have several functions decorated with PipelineDecorator.component (functions A, B and C). Function C can only be executed after functions A a...
4 years ago
Question about pipelines - so the default for pipeline tasks that are executed remotely is to execute on the services queue. Assuming I want only ONE agent l...
3 years ago
Hi, I have a question on the trains-server. Assuming I am using the docker-compose, I would like to backup all data as introduced in the upgrading tutorial. ...
5 years ago
I am completely stuck with the serving. I did the custom example. I see the endpoint in clearml-serving -id ... model list and it replies {"detail":"Error pr...
3 years ago
is there any clearml-serving api documentation?
3 years ago
Hi all, I installed clearml server on a separate Linux server with docker-compose and tried to do clearml-init however getting HTTP 403 on credential verific...
4 years ago
Hi All, It seems after sync command, finalize is not working: Please let me know if I am missing anything. op = dso.sync_folder(local_path="./data",verbose=T...
one year ago
Hey everyone! Is there a possibility to move artifacts from existing tasks to another storage host? We have a number of datasets on files.clear.ml and would ...
2 years ago
Hi everyone. For some reason, I could not display my matplotlib plots (with subplots) in Trains, while they can be displayed locally. Here is an example plot...
5 years ago
Hello, I downloaded the docker-compose for windows but when starting it up I'm getting the following error for mongo: 2020-11-29T18:37:45.794+0000 I CONTROL ...
4 years ago
Can't access the docs at the moment. SSL error. Can you guys verify whether your SSL certificate has expired or not please? Unsure whether the error is on my...
3 years ago
Hi, I'd like to know if it's possible to change the artifact FILE PATH that is shown in the UI. I'd need this because I have clearml agents that are running ...
4 years ago
Hi, thanks a lot for your product ! I have a question about possible functionality. Is it possible now to group graphics in "scalars" tab in dropdown groups ...
3 years ago
I see that in the default setup, this command is part of the docker bash setup script: chown -R root /root/.cache/pip Does the agent assume it will be runnin...
4 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! I use self-hosted server. I uploaded datasets with clearml-data . After a while I am fetch one of them clearml-data get --copy shows_test --id 155299fcad...
2 years ago
Hi, is clearml-server compatible with latest versions of ES ( > 7.6.2)?
4 years ago
Okay another question !! Okay so I would like to edit parameters through the ui and run it. So this is my script from clearml import Task task = Task.init(pr...
4 years ago
Hi, I'm trying to access/use experiment's model+data+params My model and data are stored in s3 and I'm not sure what is the practice of getting them reddy to...
3 years ago
UX question\request: Is there a planned interface feature to enable convenient debug images scrolling ? Or maybe there is a different way to do it? When it g...
4 years ago
Hello All , Good morning ! can you help better understand the distinction of clearGPT? how is it different from chatgpt and what gpt model are we using in cl...
2 years ago
Hi, do you have a channel for dev/contributors on your github repos? I see only a but no one si there. I think a specific dev channel would be great and help...
4 years ago
I have a question regarding reducing execution time of pulling results from the server with the python API. As part of some pipeline, after running HPO I am ...
4 years ago
Hello everyone, I am having issues with the GCP Autoscaler. This is in the output logs: 2023-11-17 11:18:19,156 - clearml.Auto-Scaler - ERROR - Found invalid...
one year ago
Is the docker-compose deployment suitable for production? If not, is it be better to somehow use docker swarm instead? The advantage of docker swarm is that ...
2 years ago
Hi! I'm running both training and inference using AWS SageMaker pipelines, and I want to track experiment runs using ClearML. I was able to integrate ClearML...
5 months 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
Hi community, I want to get the list of available worker-queues in my pyhton API. Based on the SDK documentation I cannot find a implemented way expect using...
2 years ago
Hi Everyone, i have two issues with new clearml-server (1.14): - Failed Navigate From Overview to Experiments Details - Async Delete Always Failed when Remov...
one year ago