Hi, I noticed that when I commit changes and not push them and try to run a job I am getting clearml_agent: ERROR: Failed cloning repository. and advice to M...
2 years ago
Hi, what could be the reason for my Task.init taking close to 10min? See below screenshot of example run which took around 8min.
2 years ago
Hi, I added in my code task.ignore_requirements("pywin32") however this library is still getting added by ClearML to the packages (which causes error on Linu...
2 years ago
Hi, is there any way to download all the experiments including their metrics, hyperparameters and so on?
2 years ago
Hi, After my model's iterations ended and task turned to Completed I wanted to still train the model further for more iterations. I found there is continue_l...
2 years ago
Hi, I noticed that my experiments fail if I try to clone them and enqueue them after I already pushed another commits (following the commit of the cloned exp...
2 years ago
Hi, it seems that Autorefresh stopped working for me. When checked it used to automatically update charts in the Scalars tab and now it is not happening (eve...
2 years ago
Hi, I just started using ClearML and I really enjoy it - it seems much easier than other similar tools. I got today a bit mysterious message when running exp...
2 years ago
Hi, I am getting line 57, in get_local_copy if helper.base_url == "file://": AttributeError: 'NoneType' object has no attribute 'base_url' when trying to run...
2 years ago
Hi, I am having trouble with comparing plotly plots from different experiments. The plots, when you look at them within one experiment look fine (attaching s...
2 years ago
Hi, I am able to execute the task locally, but the same task fails when executed on remote cloud machine, I think the error is due to the fact that local mac...
2 years ago
Hi, I am considering different plans ClearML offers and it would be great if somebody could confirm if my understanding is correct. So for now what I underst...
2 years ago
Hi, could somebody please confirm if the output_uri parameter for creating Dataset in Azure is in the form: "azure://. blob.core.windows.net/ " ?
2 years ago
Hi, what would be the best practice for using the Datasets when testing different features? Should I just add new Dataset each time I try new feature to the ...
2 years ago
Hi, after I create my clearml.conf file with clearml-agent init I edit the azure.storage field afterwards to put there account_name and account_key , is ther...
2 years ago
Hi, what is the expect input of the series parameter of the logger.report_line_plot function? I am passing list of two lists (like [[1,2,3], [4,5,6]] ) to pl...
2 years ago
Hi, what could be possible reason for changing hyperparameter from UI not working? The same hyperparameter changed in the UI in the cloned experiment gives d...
2 years ago