Unanswered
Hey Clearml-Community,
I Have A Doubt Around The Default Upload Destination When Defining A Clearml Project & When Defining The Upload Destination For A Model Object When Doing Things Programmatically.
I Am Trying To Use The Clearml File Server'S Endpoi
@<1523701132025663488:profile|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
.
181 Views
0
Answers
one year ago
one year ago