while running same experiment next time on clearml-agent using clearml-server, is there any way we can avoid installations for creating virtual environment f...
4 years ago
Hi, A generic qn.. The clearml server uses multiple components like elasticsearch, mongodb, redis etc.. (I am using k8 setup) , In principle, it should be po...
4 years ago
Hi, on clearml-server 1.5.0, in scalar graphs, the new default value is “Show closest data on hover”. Would it be possible to make it automatically set to “C...
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
Back to this ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start 😢 Hanging for the past ~45m like this
3 years ago
Hello and Afternoon! Is there a programmatic way (using the SDK) to initiate comparison between two pipeline? Use case: I have two individual pipelines with ...
one year ago
Security issue: I have deployed a clearml server on prem with docker. I set the user credential in /opt/clearml/config/apiserver.conf That work fine: you nee...
2 years ago
Hey channel, Clearml-serving question Is it good practice to save a .zip file as model, and unzip it in the custom endpoint for usage?
2 years ago
Hello! I have a small question regarding storage data retrieval with ClearML 😉 Context: My team uploads thousands of data samples for training as one ClearM...
2 years ago
Hi folks, I have installed ClearML on kubernets using the helm chart, but I had to specify three different domains for the ui, apiserver and fileserver. Is t...
3 years ago
Hi everybody. When I want to force the agent to not reproduce my local pip environment, I add Task.force_requirements_env_freeze(force=False, requirements_fi...
3 years ago
Can we use the simple docker-compose.yml file for clearml serving on a huggingface model (not processed to tensorrt)?
2 years ago
Hi all. Is there possibility to download all the artifacts from some task?
4 years ago
I am struggling a bit to understand the use case of a pipeline: Let say you have step1 -> step2 -> step3 What is the point to use pipeline feature versus hav...
2 years ago
How can I figure out from the dataset object which task it created? Or better: I have a task_id how can I figure out which datasets were created by this expe...
3 years ago
Hi folks! I'm using SummaryWriter from PyTorch's tensorboard utils to log pr_curve , and I get the attached curve. Looks like the X axis is reversed, and I c...
4 years ago
Question about task logging with elasticsearch: currently, the document created by the clearml task looks like in the attached image. I want to add option fo...
one year ago
Another questions related to requirements.txt We use pip install with git commit. Eg: mylib @ When I do task.add_requirements("requirements.txt") I get # Pyt...
2 years ago
If the trains-server stops responding, would any running experiment keep a cache of to-be-sent-data, fail the experiment, or continue the run, skipping the r...
5 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
is this the right place? https://clear.ml/docs/latest/docs/integrations/storage#configuring-google-storage
3 years ago
Hello! What considerations are there to upgrading ClearML kubernetes installation from 1.6.0 to 1.7.0? Will it suffice to just update the image_tag within th...
3 years ago
Anyone here with any idea why my service tasks get aborted when going to sleep?
2 years ago
Hi! I was wondering regarding this issue: https://github.com/allegroai/clearml/issues/181 The solution seems to be to not log by default, and only use a cont...
4 years ago
I'm having a hard time with git cloning + cache for a private repo accessed via personal access token. This happens 100% of the time, across both bitbucket +...
one year ago
hi guys, from the documentation , it says that clearml-serving "Support Deep Learning Models (TensorFlow, PyTorch, ONNX)". so I wonder if it does support Pyt...
2 years ago
Hi. I am sure this has been asked before but I cannot find it searching the past 90 days here or the web. Can I ingest old tensorboard logs into clearml from...
2 years ago
hey all, in amazon aws, using the auto scaler, i want to mount my EFS on all ec2 workers who get spawned by the auto scaler. assuming i edited my security gr...
one year ago
same issue when run this example: examples/pipeline/pipeline_from_functions.py
one year ago