Hi, I am trying to delete experiments from the archive in order to free some disk space. I select an experiment and choose 'delete', but get a message saying...
3 years ago
hey all getting this error pretty sprotically ile "/home/ubuntu/.clearml/venvs-builds/3.9/lib/python3.9/site-packages/clearml/task.py", line 1113, in output_...
2 years ago
One more thing, I'm trying to take full advantage of the controller, but I run into a problem in my use case. The controller is super useful for creating a D...
5 years ago
Hi guys, I was wondering if I can change the base docker image on my agent and use an image that I custom built now inside my agent's docker images library w...
4 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
Hi everybody! I want to know whether ClearML can work with Hadoop and How difficult is it to integrate it? Anyone can help me?
one year ago
Not very important, but small suggestion for the web UI: under the QUEUES tab, in the queues wait time graph, would it be possible to switch from seconds to ...
3 years ago
What is the point of User Properties in comparisson to Hyperparameters in the Configuration of a task? While the syntax of using them is different, I do not ...
2 years ago
hi, is it possible to change the url of artifacts in clearml tasks ? (following a migration, the file has been migrated but the artifact has the old url/host...
3 years ago
Hello again! Also wanted to ask about custom_build_script argument in clearml.conf . Can somebody point me in the direction of a working example of such scri...
3 years ago
I am not using Tensorflow, however the experiment shows some (useless) data, is the only way to get rid of it to specify auto_connect_frameworks={'tensorflow...
4 years ago
which I want to be able to view on the experiments page to for comparing
4 years ago
Seeing this error when trying to run a Monitor in services queue (agentservices running on Kubernetes): Am I missing some configuration I need to add over de...
4 years ago
Hello! I think I've found a bug, but couldn't fix it completely to make a pull request. I want to optimizer hyperparameters with trains.automation but: In la...
5 years ago
Hi, it seems that report_image puts the image both in plots and both in debug samples, why is that?
5 years ago
I've had this bug where every few weeks all my current running experiments are stopped and then deleted. This has now happend like 3-4 times. I dont understa...
one year ago
Hi! Please, could anyone explain this sort of behaviour? First, we save a model checkpoint during training (both in .pth and .onnx format) output_model_pth =...
3 years ago
The party continues on reddit. I'm sure there will be questions from non-users, I hope you could all join in and answer! https://www.reddit.com/r/MachineLear...
4 years ago
Hello, Is there some way to use clearml with "spawn" multiprocessing? By "spawn" multiprocessing I refer to: import multiprocessing as mp mp.set_start_method...
4 years ago
Hey, I have a question regarding the models “publish” actions. Is there any side effects to this action besides making the model readonly? Is there some way ...
2 years ago
Hi, What if I need to create a task which requires a private package that is only available as a wheel (in a private git repo)? Any ideas of how to do that?
3 years ago
Hi all, I could use some help - I’m getting the following error: Retrying (Retry(total=239, connect=239, read=240, redirect=240, status=240)) after connectio...
3 years ago
Are people using devcontainer + clearml-session?
4 years ago
Hi there ClearML experts I've been trying to delete heavy project (with ~4K experiments) using the API and getting the following error: curl \ --header "Cont...
3 years ago
Hello guys!!! I'm a developer who wants to build MLOps on my local machine, but I have a few issues while setting up the ClearML Server. And I just got a sma...
one year ago
Another qn, currently when building pipelines. We use python codes as steps. Is it possible to substitute these steps using containers instead. The main reas...
4 years ago
Hi, Is there a way to compare the scripts of different experiment runs? This will make it easy to track changes and version control
4 years ago
Question about the configuration format - I'd like to parse it within my Python code so I'll be able to access things like google.storage.containers programa...
5 years ago
Hi guys, I managed to set up a Kubernetes cluster and install Trains into it. While testing my set-up I run the test_reporting.py example https://github.com/...
4 years ago
👋 Hi ClearML community, I'm trying to deploy a ClearML scheduler via docker. I've managed to put everything together and tested that the scheduler in both l...
one year ago