You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using torch1.3, I use make_dot_from_trace() function to generate the achitecture graph, it incurs an error:'AttributeError: 'torch._C.Value' object has no attribute 'uniqueName''. Any advice?
The text was updated successfully, but these errors were encountered:
when using torch1.3, I use
make_dot_from_trace()
function to generate the achitecture graph, it incurs an error:'AttributeError: 'torch._C.Value' object has no attribute 'uniqueName''. Any advice?The text was updated successfully, but these errors were encountered: