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
Dear Author:
Thank you for your work!But I had some problems when I install torchvision, error occured: File "setup.py", line 14, in <module> from torch.utils.hipify import hipify_python ModuleNotFoundError: No module named 'torch.utils.hipify
As far as I know,utils.hipify has been deprecate,so I can not build torchvision from master, Could you give me a solution or some suggestions?
The text was updated successfully, but these errors were encountered:
Dear Author:
Thank you for your work!But I had some problems when I install torchvision, error occured:
File "setup.py", line 14, in <module>
from torch.utils.hipify import hipify_python
ModuleNotFoundError: No module named 'torch.utils.hipify
As far as I know,utils.hipify has been deprecate,so I can not build torchvision from master, Could you give me a solution or some suggestions?
The text was updated successfully, but these errors were encountered: