xavier(arm64)
Open
Nobody has claimed this yet.
topic: binaries
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
🐛 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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the torchvision source build on the reported Xavier (arm64) platform and inspect the build configuration that selects the x86 compilation path. Done means torchvision builds successfully from source for arm64, with the result verified on that platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system, computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100