pytorch / pytorch/pytorch.github.io
Missing supported CPU architectures
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
When users try to install PyTorch, they could face issues with unsupported architectures as there are no documentation on that. As I understand there is no support for Windows ARM64 and x86. Also it's unclear if Apple M1/M2 based CPUs are supported.
The suggestion is to add paragraph on supported architectures for each OS.
Contributor guide
No contributing guide indexed for this repository
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 locating the installation documentation for each operating system in the PyTorch website and review the existing architecture guidance. Done means adding a paragraph that clearly identifies supported CPU architectures, including Windows ARM64 and x86 and Apple M1/M2 CPUs.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100