pytorch / vision

Datasets, Transforms and Models specific to Computer Vision
https://pytorch.org/vision
BSD 3-Clause "New" or "Revised" License
16.12k stars 6.94k forks source link

xavier(arm64) #5519

Open plateau1 opened 2 years ago

plateau1 commented 2 years ago

🐛 Describe the bug

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

Versions

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

datumbox commented 2 years ago

@seemethere Any thoughts on whether we plan to add supports on CI and binary builds?