Support PyPI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9k
- Forks
- 1.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 3
Description
We have an open source project (https://github.com/facebookresearch/pytext/blob/master/requirements.txt) that depends on nvidia apex for mixed precision training. Do we have plan to support pip install apex in the future so that we could include it in our open source project
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 reviewing requirements.txt in the linked PyText project to understand how it expects Apex to be installed. Then investigate the project's current PyPI and pip packaging support and define what published package behavior would satisfy that dependency. Done means Apex can be installed through pip and used by the stated mixed-precision project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- 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