Unanswered
Hello, I Am Working With A Pytorch Model, And I Would Like To Save It As An Outputmodel. I Read That Clearml Has Pytorch Auto-Logging Ebabled Automatically.
My Question Is: What Path Should I Specify To Torch.Save() In Order For It To Be Uploaded Automati
As it seems torch.save()
just saves to the disk, so it seems there is no need for (server) parent path, just the name of the file , in my case : '
http://my_model.pt '
.
Thanks for you help CostlyOstrich36
178 Views
0
Answers
2 years ago
one year ago