Unanswered
Hi, I’M Currently Running Clearml With Pytorch And Everytime I Run Into
Yes, i think trains might wrap the torch.load function, but the thing is that i need to load some part of the dataset using torch.load, so this error shows up many time during training, I found i can use this line:task = Task.init(project_name="Alfred", task_name="trains_plot", auto_connect_frameworks={'pytorch': False})
but does it mean i cannot monitor torch.load function any more?
165 Views
0
Answers
3 years ago
one year ago