Hi, i have a future roadmap question on clearml-datasets. The current implementation works well for small datasets but its rather in effective for very large...
4 years ago
Hi! I need help debugging the following issue please. I'm training a CNN and plotting the confusion matrices for train and val in each epoch. When I get to e...
4 years ago
Hi, what would happen if you have different clearml-agents of different versions running? Would it have any adverse effects?
4 years ago
Hi guys, just wondering if anyone encountered this error when using the pipeline controller object. I simply added a step with the step-name and base_task_id...
4 years ago
Need some help with shell script for a task that is not running from what I can see: Have a apt-get install -y poppler-utils and I don’t see it being install...
4 years ago
After I have create a task and closed it in a notebook, any activity seems to trigger another task. For example:
4 years ago
Is there any similar functionality for the PipelineController class that resembles the behavior of task.execute_remotely() (no arguments supplied)? I mean ju...
4 years ago
I keep facing this issue. I'm trying to set up my own clearml server using this tutorial. https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_serv...
4 years ago
What determines the value of user? (see screenshot) Right now all my teammates' experiments show up under my own user name. Thanks
4 years ago
Is it not possible to add artifacts to a completed task?
4 years ago
Different question about warnings: I'm getting (infrequently) this warning, followed by my script hanging 2021-09-14 14:23:29,809 - clearml.Task - INFO - Wai...
4 years ago
I'm running a simple experiment (one training task, nothing else) and I'm getting a puzzling message. Any help deciphering that is appreciated. I'm pasting p...
4 years ago
Hi, I'm on a machine that normally connects to storage using azure.identity.ManagedIdentityCredential . However, clearml seems to expect an account key. Is t...
4 years ago
Having a problem using ClearML-Data. When I create dataset and get it later using ID, in same code file, it works normally. Now if I later try to get that da...
4 years ago
Hi! Is there any reason why integer/float values are casted to string when connecting arguments dictionary to task and then retrieve them using task.get_para...
4 years ago
More an internal utilities usage question - if I have a script (.py) can I use an utility that clearml uses to get the packages used by the script? Was looki...
4 years ago
HI, Could you provide an example of setting up sdk.storage.direct_access?
4 years ago
Hello I was asked to bring up a clearML server on our system. We do not use any of the cloud options and not use docker as well 🙂 . On most of the services ...
4 years ago
Hello @team I am having my data in MinIo browser need upload my data to ClearML is there any possible way if anyone can help ??
4 years ago
I am hosting ClearML server and I faced issue with closing datasets. For some reason closing datasets ends up with the word "Killed" for datasets more than 2...
4 years ago
I have used AWS S3 and minio as storage for clearml artifacts. But has anyone used Nexus as a storage ?
4 years ago
Hello, I have the following basic snippet where I'm trying to add another value to the Task's connected arguments after calling task.connect(args) . Script e...
4 years ago
I get this error when I try to add a batch to a in my clearml-dataset. Generating SHA2 hash for 100 files Hash generation completed 2021-09-10 10:49:13,042 -...
4 years ago
Playing around with HPO for first time. I am giving this as hyperparameter: DiscreteParameterRange("General/num_iterations", values=[10, 20, 30]), Is it expe...
4 years ago
Does k8s glue support running service agent? Slightly confused here
4 years ago
Hi I'm using clearml datasets. How do I tell from the ClearML UI which datasets version am I using?
4 years ago
bug: There a bunch of phantom tasks in a queue: they are archived and in status draft. Trying to remove them results in a “Remove Queue failed” popup. If I d...
4 years ago
feature request: we have several servers with multiple GPUs, and atm we have to manually check which GPU has enough memory before queuing each experiment int...
4 years ago