Hi community, I'm new to clear.ml, and it looks really amazing to me. However, I have a few questions, could anyone please kindly help and take a 👀 the issu...
one year 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
I am having trouble understanding how dataset caching works with clearml-data . I am using a clearml-task that runs python code to get a dataset from clearml...
one year ago
"clearml-data sync --folder ." doesn't work
one year ago
hi everyone! I’m trying to save my model’s weights to storage. And I can’t do it. I’m tried upload_artifact(), both, with python objects or path to file. The...
one year ago
After publishing task, one of the two models gets deleted from artifacts.
one year ago
Hi guys! I'm getting a weird problem. In the latest project I created, Hydra conf is not logged automatically. In the script Hydra is working correctly, and ...
one year ago
Hello everyone! Please tell me if there is an example of configuring a service for systemd that implements work with clearml-agent . The service file with un...
one year ago
Hi everyone, I'm using ClearML-Serving with Triton and have a couple of questions regarding model management: - Once a model is loaded into GPU memory for th...
one year ago
Hello, how do you manage to unload a model from clearml-serving API? I am trying to unload a model through grpc via clearml-serving because the models are lo...
one year ago
Hey, guys! Could you help me to find out if there's an adequate way to track an experiment with Clearml if I'm running it as a black-box bash script?
one year ago
Hi folks, is it possible to disable automatic package detection and just use requirements.txt? I have different local and remote (agent) environments so I'd ...
one year ago
What the best practice to configure clearml-agent in the way to don’t install packages that are already available every time? I use nvidia-docker to run the ...
one year ago
Hi! Does the hyperparameter optimization tool work only for ML network parameters? If not, what do i need to define in the base code?
one year ago
To be specific, in my base task, the parameters that I want to optimize on appear under hyperparameters/General. However when I execute the optimization task...
one year ago
Hi all, my name is Evgeny from corsound. I have a question. I have a dataset with audio files, in the preview bar I can select a file and play it inside an i...
one year ago
im bit stuck with clearml server api deployment to nomad.
one year ago
everything what is related to docket orchestration works just fine.
one year ago
i can't find why clearml has an issue with mongodb
one year ago
pymongo.errors.OperationFailure: not authorized on backend to execute command { find: "queue", filter: {}, lsid: { id: UUID("ce3095ec-4e0c-4392-93c1-52aeebb1...
one year ago
i granted readwrite access to db
one year ago
granted dbOwner
one year ago
any help is more then welcom
one year ago
Hi all, What options do I have for setting up autoscaling queues on Azure? Anything else other than Kubernetes? And if going the kubernetes route is enterpri...
one year ago
Hi all, Does clearml-data get (or the StorageManager in general) support using multithreading in the google storage? This boosts performance by a large factor
one year ago
Hi folks. Wondering if anyone has used ClearML in conjunction with Ray ? We currently use ClearML for artefact storage, logging and experiment tracking and a...
one year ago
Hi, I am training with a significant amount of images. I have created a clearml Dataset containing two folders: images and labels. Until now I have created a...
one year ago