Hi everyone 👋 I have a script that uses 3 git repos (organisational repos on github) for its execution. As part of this script I'm performing pull to these ...
2 years ago
Also,I need to check whether we can schedule the pipeline in clearML if there is any drifting
2 years ago
hello everyone , How can I read the hostname from the info section?
2 years ago
Hello!, Does anyone know why when running a task in a specific docker image, there are some python packages whose versions doesn't match? For example, I have...
one year ago
Hi guys, I have a (potentially very stupid) but important problem. I moved the server to a new machine and hooked up the fileshare that we use for storage. I...
one year ago
Hi, is there a way to get the quota used by each task? My "metrics" quota is filling up very quickly and I would like to understand what's causing it.
2 years ago
Hey everyone, when uploading with clearml-data it will print and save a lot of logs (multiple GB) because it prints the progress quite often. How can I make ...
3 years ago
Hey folks, I am currently using the open-source self-hosted version of ClearML and performing a PoC. I was trying to set up a pipeline that is triggered ever...
2 years ago
Hello, is there a way to export experiment results from multiple/all experiments to something like a csv file?
4 years ago
Hi, I am having trouble getting the SDK to connect to S3 properly. I can run my clearml dataset operations properly using the CLI, but when I try to use the ...
3 months ago
Hi. Here's a question for uploading models. calling PipelineDecorator.upload_model(model_name, model_path) in a pipeline component logs clearml.model - INFO ...
3 years ago
Hi everyone, I'm following this tutorial: None When i run the pipeline remotely (min 47), the pipeline is created as in the video, but as soon as the task "g...
2 years ago
Can anyone point me in the right direction with my pipeline problem?
3 years ago
Hi, the clearml-serving CLI --preprocess argument accepts either a local file or folder. I cannot find guidelines on how to setup this folder, and simply add...
one year ago
Hi everyone, I’d really appreciate your advice—thank you in advance! I’ve created a pipeline consisting of tasks. I ran tasks and they are in status “Draft”....
10 months ago
How can I download the plots from 'scalars' and 'plots' in high resolution?
5 years ago
Hi! What could the error when running Clone be related to? The experiment was created in Google Colab. It was launched before without errors.
2 years ago
Hello, I see there are two different classes for clearml-dataset i.e. Dataset and DatasetVersion. May I know why there is a need for both when there are larg...
2 years ago
Hey! Did anyone try HPO on yolov5 model according to the following tutorial: https://github.com/ultralytics/yolov5/tree/master/utils/loggers/clearml in Clear...
3 years ago
[Issue with Minio] Hi, i am using clearml=1.8.3, but it seems still have trouble with minio connection. https://github.com/allegroai/clearml/issues/763 this ...
2 years ago
Hi, Can anyone help me? I'm trying to create a pipeline of pipelines instead of pipeline of tasks?
2 years ago
Hi everyone, I noticed a weird issue with pipeline tasks. I have a task in my project with configuration that includes several parameters of different types ...
one year ago
Hey, what is the recommended approach to speed up the spin up of a Task in a GCP autoscaled instance ? It takes 20mins to build the venv environment needed b...
3 years ago
I'm getting upload errors when uploading artifacts (using GCS) but it uploads for datasets works just fine. clearml.storage - ERROR - Failed uploading: HTTPS...
2 years ago
and an explicit question: When using Task.get_tasks how do I filter by specific parameters? For example I have a script that accepts as a command line argume...
4 years ago
Hey, is there a way to set pipeline component return artifact compression at a pipeline level ? It would allow to make big dataframes flow across component w...
one year ago
I'll just ask this question again to get some fresh attention to this. Is there any way to run a pipeline step conditionally? E.g, under certain condition, e...
3 years ago
another question about the aws auto_scaler, i managed to get the scaler service running, it listens to a queue called "aws" (yes, very imaginative), when i q...
one year ago