Hello. In which YAML files for Kubernetes and where should I specify the AWS file_server and credentials for clearml-agent so that when running tasks remotel...
11 months ago
I've noticed a change from ClearML 1.13.1 to 1.13.2 relating to the Hydra integration. I'm not yet convinced it's a bug but it could be but it also might jus...
11 months ago
Hello there, is there any option to run ClearML behind Nginx reverse proxy?
11 months ago
Hi again! I am doing batch inference from a parent task (that defines a base docker image). However, I've encountered an issue where the task takes several m...
11 months ago
GCP AutoScaler limits not working correctly? Hi there, I have encountered some unexpected behaviour with the GCP Autoscaler. The AutoScaler does not appear t...
11 months ago
What is the best way to set S3 as a files server? We have a clearml deployment without a files server, but after/during a training run clearml.metrics always...
11 months ago
Hi, I have problems to render matploblib figures via. report_matplotlib_figure. This line plt.subplots() try to export to the fileserver which is not configu...
11 months ago
Hi, I recently found about ClearML Rest API. I have run the basic API like for login , logut create project , get project but i am not able to run the task c...
11 months ago
Hi, I have recently found out that StorageManager can be used on its own and since then I have been using it together with ClearML's fileserver to store some...
11 months ago
Hello ! I have been using ClearML to log my pytorch experiments, and now I would like to try to also use the ClearML agent to execute this job remotely. From...
Hi I have an issue with the clearml-agent in docker mode. I am trying to mount additional stuff in the container via sur default via the agent.default_docker...
11 months ago
Hi folks! I have an issue with pipeline from functions. I'm loading and converting model in one step and trying to pass pytorch model to the next one. How do...
11 months ago
Hi Guys, we are running clearml-serving on a kube cluster on AWS and we have noticed that we are getting some 502 errors once in a while that we can't seem t...
11 months ago
Hi! Once again, I'm having trouble with the autoscaler. If the 'setup shell script' field is present, the task won't start. It woulf install all the requirem...
11 months ago
Hi, I'm experiencing some fairly slow uploads of a new dataset version. I'm running a local server and I'm uploading a ~20GB update to a ~30GB dataset consis...
11 months ago
How can I move clearml dataset to another directory? Change its URL
11 months ago
some example also bringing {}:from clearml import Task # Initialize the task task = Task.init(project_name='your_project', task_name='your_task') # Define a ...
11 months ago
Hi We want to reuse the configuration when having cloned a task. For some reason it does not return it but I get {} for this former_config: self.current_task...
11 months ago
Hi everyone I am experiencing issues with delete_artifacts method. When I remove artifacts with default flag delete_from_storage=True the file actually disap...
11 months ago
hello everone, I have hosted ClearML server and trained a yolov8 model to test my installations. The model was trained successfully and I tried to optimize t...
11 months ago
Hey guys I have a self-hosted ClearML server. I accidentally deleted mongodb/redis containers and volumes and now my project isn't showing in the WebUI. I ha...
11 months ago
Hey everyone, I'm using ClearML Pipeline, I have a pre-processing step which I would like to use there small instance, and processing step which executed on ...
11 months ago
Hey everyone, As a Pro-tier SaaS user, I'm experiencing a very high latency when finalizing a dataset, it is attached in a big dataset version hierarchy and ...
11 months ago
Hey folks, just wanted to highlight something weird in our ClearML pipeline usage: - When we try to run a pipeline locally using pipe.start_locally() , the p...
11 months ago
Hey 👋 Tensorboard Logs Overwhelming Elasticsearch I am running a clear ml server, however when running experiments with tensorboard logging I am seeing the ...
11 months ago
Hi, When I try to execute pipeline remotely (in a docker container, triggered from clearml UI) i get an error ' Node '{}', base_task_id is empty".format(node...
11 months ago
Hi, I have a question regarding the autoscaler. I implemented a custom driver for gcp and I manager to launch the clearml.automation.auto_scaler.AutoScaler w...
11 months ago
Hi, I have a question regarding optimization task: I want to run a standard optimization process and I want to tag all the ran tasks from the optimization wi...
11 months ago
hi, I have a pipeline designed whenever I run that all the steps will be present in all experiment but i want that to be in the project that i have specified...
11 months ago
Hi, is there a way to share reports with users that are not part of the workspace?
11 months ago