Hi, I have a worker running in services mode with --services-mode and using a Docker image. I did this as I need to run a pipeline with this agent running in...
one year ago
Hello, everyone. I have a model, and in preprocess.py , I have included some print statements. I'm curious to know if it's possible to view these print outpu...
one year ago
Can anyone help me with this issue?
one year ago
I'm running into a perplexing issue. I have several agents running on a workstation, I also am directly running code from the same workstation. There are sev...
one year ago
Hello, I having been exhausting the metrics quota way to fast for the current use that I am making of clearml. Is the quota cumulative ? i.e. do we get 1G pe...
one year ago
Hi, I have a question about migrating from tensorflow 2.14 to 2.16. Up until now I have been using tf.keras.callbacks.ModelCheckpoint to save models in the S...
one year ago
Hi there, we have a ClearML server and i have spun up an agent using a docker image (as we have private packages on AWS CodeArtifact that need installing). I...
one year ago
Why is async_delete not working? - bucket is not right in logs - This is really misleading in web ui, because it says "success" although async_delete failed ...
one year ago
Hi! Is there any way to add git-like ignore file for versioning clearml data? I saw in docs a wildcard argument when files are added to a dataset. How can i ...
one year ago
Hello everyone, I'm curious to know if it's possible to prevent uploading a duplicate endpoint. For instance, if an endpoint has already been uploaded using ...
one year ago
Hi All How can i move experiments from one workspace to another?
one year ago
Hello!, Does anyone know why when running a task in a specific docker image, there are some python packages whose versions doesn't match? For example, I have...
one year ago
Hi again! Are there way of uploading your model architecture to clearml, and not the weights. Would like to easily compare different experiments with slightl...
one year ago
Hi all, I am using a self-hosted clearml instance. I'm exploring the report feature and ran into a bug. Steps to reproduce: - Have self-hosted ClearML instan...
one year ago
Dear ClearML community, I am trying to optimize storage on my ClearML file server when doing a lot of experiments. To achieve this, I already upload only the...
one year ago
Hi Guys, I feel like I'm missing something regarding the way I should be cloning tasks. I have tasks templates that I want to be able to clone and dynamicall...
one year ago
Hello everyone! The question about Dataset.squash(). The Squash operation copies all the data and is no longer linked to previous commits? I thought this ope...
one year ago
Hi all - I am expeiencing some weird behavior using clearml experiment tracking with hydra configurations. My hydra OmegaConf configuration object is not alw...
one year ago
Hi all! I am a bit confused as to how the Python environment is set. I can submit jobs that build the environment and run perfectly fine. But, if I abort the...
one year ago
Hey guys! I would love to know how to integrate HPO inside ClearML pipelines. I have made a continuous learning pipeline with data ETL and model training and...
one year ago
Hello everyone, I'm currently trying clearml-serving to serve a model via an endpoint. I followed the tutorial in the documentation, but when I try a request...
one year ago
Hi community, I might have a misunderstanding of the use of task.connect method. It seems like the object I connect is immutable, while it should be mutable....
one year ago
I have a problem with displaying scalars. What could be the reason? None
one year ago
Hello everyone! Is there an option to add a drop-down menu for arguments in your pipeline? The idea is to predefine an available list of arguments and allow ...
one year ago
Hello everyone, When performing hyperparameter optimization, is there a way to set an objective_metric as the value logged using logger.report_single_value m...
one year ago
Hi all - I recently started using hydra for managing my configurations and after the switch away from argparse I am no longer getting gpu stats monitored as ...
one year ago
Hello everyone. If I use self-hosted clearml, am I limited by the number of users, artifact storage, or API calls?
one year ago
Hi, I’m trying to upload output model files (like .pth) to ClearML server. Assume my train.py is as follows: from clearml import Task task = Task.init( proje...
one year ago
please tell me how to find out from a model whether it is published or not? I didn't find the model.is_published() method None
one year ago
Happy Friday everyone ! We have a new repo release we would love to get your feedback on 🚀 🎉 Finally easy FRACTIONAL GPU on any NVIDIA GPU 🎊 Run our nvidi...
one year ago