I have a question regarding the deletion of archived experiments. Some of them can't be deleted and the error message is General data error (TransportError(5...
4 years ago
Hi, would you have a working example on this?
4 years ago
Hi. I somehow managed to exceed the metrics quota by ~35GB. I logged some histograms, but still that seems excessive. Now I am trying to delete archived expe...
3 years ago
is it possible to link independent training experiments.. for example.. i have an ensemble of 2 models (A & B) each models are trained under their own traini...
5 years ago
Hello, we're getting a strange error while training YoloV5: Retrying (Retry(total=237, connect=237, read=240, redirect=240, status=240)) after connection bro...
3 years ago
I am back with another question: Is there a file similar to the .clearml.conf that is project specific (for example in the top-level dir of the project-repos...
4 years ago
Hi everyone ! I am running clearml-agent in docker mode. Right now in my clearml.config I have following section: api { # Notice: 'host' is the api server (d...
2 years ago
Logon failure with Google and OAuth. Used to work. Please assist. Sign in with Google Access blocked: This app’s request is invalid You can’t sign in because...
2 years ago
Hello, everyone! I have a question regarding ClearML features. We run into the situation when some of the agents that are working on a HPO die due to variabl...
3 years ago
If my task is derived from a jupyter notebook: In the base mode, it seems like there is a bunch of stuff automatically set up to give me an “artifact” saved ...
2 years ago
Regarding the “classic” datasets (not hyper datasets): Is there an option to do something equivalent to dvc’s “ https://dvc.org/doc/user-guide/managing-exter...
3 years ago
Hi, Anyone know how to report scalars with tenserflow? Thanks
3 years ago
Hi, when using the logger.report_table() method ( https://allegro.ai/clearml/docs/docs/examples/reporting/pandas_reporting.html#reporting-csv-files-as-tables...
4 years ago
Can we get some statistics from already reported plots?
4 years ago
Hey, how can I find which tasks/projects have the most metrics?
one year ago
Hi everyone, quick question regarding MinIO and logging: task = Task.init( project_name=project_name, task_name=task_name, tags=tags, output_uri=" ", ) torch...
3 years ago
Is there a way to load only selected files and selected columns from a dataset (saved as multiple .parquet files) without having to download all of it?
3 years ago
Hi all, is there an example in the documentation of how to use logger.report_line_plot()?
4 years ago
After publishing task, one of the two models gets deleted from artifacts.
one year ago
hi, I am wondering why do I need to create files before applying diff ? https://github.com/allegroai/clearml-agent/blob/master/clearml_agent/helper/repo.py#L...
4 years ago
👋 Hi everyone! I have the following question, I want to run this docker image: davidnet/tpu-examples:gpuv3 How do I do it in ClearML ?
one year ago
Hi, In my code i have some functions i call from a different folder from my original project but is in the same repository, when i run the following code loc...
2 years ago
Hi: i have get this error: cannot verify credentials: I am still using trains, and i can verify correctly in other machine
3 years ago
Also, since this Slack workspace only allows searching up to 10,000 messages, useful information will be lost overtime. It’s been very useful for me personal...
4 years ago
Hey, I had a problem with https://github.com/allegroai/trains/tree/master/examples/optimization/hyper-parameter-optimization from the repo. I ran the experim...
5 years ago
and i don’t know what should i do , Is that what happened to other people?
4 years ago
Hello, I have a question I am trying to connect Clearml to local minio but for some reason the Host configuration is dropped out, I tried to go in to the cod...
2 years ago
Hi, I am using PipelineDecorator to create tasks. is there a way to force it to use the entire git repo it is created from on the pythonpath? vs. just the de...
3 years ago