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

arm64 #1

Open
plateau1 opened this issue Mar 8, 2022 · 1 comment
Open

arm64 #1

plateau1 opened this issue Mar 8, 2022 · 1 comment

Comments

@plateau1
Copy link

plateau1 commented Mar 8, 2022

My platform is xavier(arm64).
envriment:
python:3.6
libtorch:1.8
cuda:10.2

I want to using sourse code to build torchvision.
I find that the current compilation is x86.
Can torchvision be compiled on arm64?

@Qengineering
Copy link
Owner

To the best of my knowledge, the Xavier is an aarch64 machine, just like the Nano. They all use the ARM processor and run the Tigra OS. You can follow the instructions given at our website
Or use the wheels provided here. Note, you must have PyTorch up and running before installing TorchVision

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

2 participants