AMP PyTorch 1.0.0 Support Question
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9k
- Forks
- 1.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 3
Description
Does amp support PyTorch 1.0.0? Or shall I rather use the FP16_Optimizer? As far as my what I have understood, amp is a more advanced version of FP16_Optimizer which performs unsafe ops in FP32. The distinction and which one should be used is not super clear from the documentation but I guess that I will have to use FP16_Optimizer as amp doesn't seem to have full support for PyTorch 1.0.0 yet.
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 the AMP and FP16_Optimizer documentation and the PyTorch 1.0.0 compatibility information mentioned in the issue. Done when the docs explicitly state whether AMP supports PyTorch 1.0.0 and explain which optimizer users should choose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100