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
I am not able to run from torch._C import DisableTorchFunctionSubclass from _feature.py. It gives this import error: ImportError: cannot import name 'DisableTorchFunctionSubclass' from 'torch._C'
can you update the requirements file with the specific library versions?
The text was updated successfully, but these errors were encountered:
I am not able to run
from torch._C import DisableTorchFunctionSubclass
from _feature.py. It gives this import error: ImportError: cannot import name 'DisableTorchFunctionSubclass' from 'torch._C'can you update the requirements file with the specific library versions?
The text was updated successfully, but these errors were encountered: