question regarding tensorboard (if there is an answer here already please send me a link). i have a few graphs with the same x axis but different y axis that...
5 years ago
hello, clearml team 🙂 if you see this pull request, let me know how you think None
2 years ago
Hello clearml friends 🙂 , I have a question regarding the requirements_file arguments in Task.create() . Can I put a path/link to requirements from git repo...
3 years ago
Hello everyone! I'm encountering an issue when trying to deploy an endpoint for a large-sized model or get inference on a large dataset (both exceeding ~100M...
one year ago
Hi, is there a way to get some stats about the use of workers? I would like to know, over the past 3 months: Number of training hours per user Number of trai...
3 years ago
How does ClearML handle running jobs while server is down? We saw some mismatches between what ClearML logged with the actual iteration, in time periods whil...
one year ago
Hi all 👋 ! I got a problem regarding Grafana/Prometheus. When I deploy a model with clearml-serving and I add metrics like this: clearml-serving --id *** me...
2 years ago
hi all, how to isolate operation rights between different projects or different experiments in the same project? for example, use1 creates project1, and user...
4 years ago
I'm using Tensorboard SummaryWriter to add scalar metrics for the experiment. if experiment crashed, and I want to continue it from checkpoint, for some reas...
4 years 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
Hi, All. How do I add accuracy and loss metrics for tracking in ClearML for YOLO8? And model registry after each epoch?
2 years ago
colors of CM reporting are strange... is it possible to adjust the default ones
5 years ago
hi Team, I am trying to start the clearml with opensearch as backend instead elastic search , when I started the service I am seeing partial web UI as below ...
one year ago
If I'm using a drive mapping to save files is there any easy method/hack that would allow me having different base mappings on different machines?
4 years ago
Is clearml-agent supports pip versions up to 22.3.1? Should I update the pip version in clearml.conf if mine is more recent?
2 years ago
Hi everyone! Is there a way to specify the working directory in a pipeline component? I’m using pipelines from decorators, I can set the repo url just fine, ...
one year ago
Hi, I'm having a hard time uploading files as metadata to datasets. I need to log a dictionary with preserved order, ClearML orders the saved dictionary and ...
2 years ago
Is there a way for clearml to assign semantic version to model automatically like mlfow does?
2 years ago
How can I access the FrameGroup class? I used to do this - from allegroai import FrameGroup But now I have only clearml package and I don't find the FrameGro...
one year 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
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...
one year ago
Hi, I have several long running experiments failing with Process failed, exit code -9 and no other error with clearml 1.0.4 and clearml-agent 1.0.0, what cou...
4 years ago
Hi everyone, I'm deploying ClearML server helm chart with 3 ingress controller for api, web and files. I saw that one of the api backend is UNHEALTHY and I g...
7 months ago
How can I enforce that the clearml-agent starts the task container WITHOUT the dataset cache enabled?
one year ago
(I'd open an issue on GitHub if I had found which is the right repo to address it)
2 years ago
Helllo, I’ve a problem setting up clearml locally: I want to use the single up/domain configuration, but when I access the webui from another device it still...
9 months ago
Hi ClearML team! I'm trying to get S3 storage set up for my self-hosted server using our Enterprise Storage-Grid back-end and getting a weird error response ...
3 years ago
Hi , ClearML Server v1.1.1 patch version is out! 🎉 Containing some small fixes for issues that annoyed us 😄 - see release notes https://clear.ml/docs/lates...
4 years ago
Hi, what is the expect input of the series parameter of the logger.report_line_plot function? I am passing list of two lists (like [[1,2,3], [4,5,6]] ) to pl...
2 years ago