Can i know how to remove an entry from running the command clearml-serving list? One of my service doesn't work anymore, and i want to remove it
2 years ago
Hi, potentially very silly and simple question, but I'm trying to run the cleanup_service.py in my services queue. However, it is not deleting any task but p...
12 months ago
Hi i installed clearml helm chart, i am able access clearml ui(webserver), but i am not be see datasets and pipeline options. Am i doing anything wrong?
3 years ago
Hi. Can you point me in a direction of the solution please? We are trying to use spot machines on AWS through autoscaler in ClearML. The problem is we need t...
2 years ago
Hi! I am using the ModelCheckpoint callback from Tensorflow to save the best model. When the experiment finishes if I go on the server to Experiment > Artifa...
4 years ago
Suddenly all experiments we try to log run into an error. I think it's a server thing at our side, because as far as I know nothing changed about Trains (we ...
5 years ago
Hi everyone! I have a question regarding the use of s3 for storage. At our company, we only use temporary s3 credentials (key+secret+token) for security reas...
2 years ago
Is there a tutorial for ClearML Serving? I followed the steps on its repo but I still don't understand it. Also the serving engine keeps failing after a whil...
3 years ago
Hi, I got a pop up this morning on the ClearML Dashboard asking to update - Once I clicked yes, all the debug samples from all my experiments have disappeare...
4 years ago
Hi everyone. I am trying to migrate to ClearML and need to have my old training logs available in ClearML as well. Unfortunately It seems I can't simply "imp...
one year ago
Hi all, I deployed the enterprise version using a Helm chart, but how do I manage users? I configured the overrides.yaml with some extraEnvs , such as CLEARM...
7 months ago
my linter (the default vscode python extension) doesn't understand TaskInstance = TypeVar("TaskInstance", bound="Task") . if I type clearml.Task.current_task...
8 months ago
Hi all! Any example or doc to use ClearML with SLURM as a workload manager ?
3 years ago
Hi all, playing around with HP optimisation, and I notice in the HyperParameterOptimizer class itself, the objective_metric_sign is set to min by default. Ca...
4 years ago
It might be the case that Hide identical fields functionality (under Compare Experiments / Details ) is not really working.
4 years ago
Hi, I try to write an article on medium about ClearML and face some a problem with plotly figures. When displaying the figure locally in a browser works fine...
4 years ago
Hello ! I am using the PipelineController to orchestrate a set of job. The clearm-agent (workers) are hosted on spot instance (gcp) and the PipellineControll...
2 years ago
Hi, I'm having a little issue with the Task.get_tasks() function. Specifically with the tags argument. In the documentations it states that "Task must have a...
3 years ago
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
one year ago
Hello, how can i run my tasks inside docker without installing anything at all. Assume that my image is ready to go and only thing that could change is code....
one year ago
Hi everyone! I have a couple of questions related to model registry in ClearML: - Is there a way to version models without using tags? - Is there a way to st...
11 months ago
so wondering why trains is not picking up the whole path
5 years ago
YummyWhale40 awesome thanks!
5 years ago
Hi, I am getting following error while trying to checkout a gut hub rep. error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. fata...
5 years ago
Hello, in the following context: controller_task = Task.init(...) # This will clone the parent task, enqueue and wait for finished status data_processing_tas...
5 years ago
Hi, Is there any reason why artifacts linked to a task are not removed when the task is removed from the experiment list?
4 years ago
Can you help me make the case for ClearML pipelines/tasks vs Metaflow? Context within...
2 years ago
Hello everyone, I deployed clearml and clearml-agent on k8s and I can't get the agent to use the gpus. I have 3 machines with a GPU each correctly configured...
8 months ago
I cannot get the configuration from a task: I run from clearml import Task, TaskTypes, Model, OutputModel, InputModel from clearml.task_parameters import Tas...
2 years ago
Hello, I work on a ML Project (Using Frameworks like Pytorch and Tensorflow), I use s3 to save model checkpoints. Recently we adopted Clearml to track our ex...
4 years ago