Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ld: in lib/libnnpack.a(conv1x1.py.o), section __TEXT/__const address out of range for architecture x86_64 #209

Open
dbl001 opened this issue May 22, 2022 · 0 comments

Comments

@dbl001
Copy link

dbl001 commented May 22, 2022

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

pytorch/pytorch#77867

Any ideas
Screen Shot 2022-05-22 at 12 13 56 PM
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant