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
ClearML logs the paths as they are when torch.save()
is run. Your problem currently is getting torch.save()
to work, no?
179 Views
0
Answers
2 years ago
one year ago