Thanks CostlyOstrich36 happy to contribute to the community even if it is bug reports 🙂
SlimyElephant79 , it looks like you are right. I think it might be a bug. Could you open a GitHub issue to follow up on this?
As a workaround programmatically you can set Task.init(output_uri=True)
, this will make the experiment outputs all to be uploaded to whatever is defined as the files_server
in clearml.conf
.