Release binaries of torchvision for ppc64le
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
🚀 Feature
Make binaries of torchvision for ppc64le available to download e.g. via anaconda.
Motivation
I'm trying to use pytorch and torchvision on ppc64le. Installing from source is really non trivial and I rely on https://github.com/open-ce/open-ce for downloading some releases of torchvision. Since this is an open-source software, the latest versions of torchvision (and pytorch) are always lacking. I need the latest versions available in order to keep up with the latest research.
After a few google searches, it seems that I'm not the only one faced with this problem. Allowing for an easy install of torchvision on ppc64le would allow the community to stop wasting time on installs and focus on research.
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
The issue names no files, tests, or entry points. Start by reviewing the project's existing release and build configuration for platform-specific binary publishing, then define done as downloadable torchvision binaries for ppc64le, such as through Anaconda.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100