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'm trying to build PyTorch 1.12 on OS X Monterey with clang++ 13.1.6 with backend support for Apple Metal with and AMD GPU.
The linker gave me this error:
ld: in lib/libnnpack.a(conv1x1.py.o), section __TEXT/__const address out of range for architecture x86_64
I'm trying to build PyTorch 1.12 on OS X Monterey with clang++ 13.1.6 with backend support for Apple Metal with and AMD GPU.
The linker gave me this error:
pytorch/pytorch#77867
Any ideas
?
The text was updated successfully, but these errors were encountered: