-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Add Mixed Precision detailed docs #9104
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGMT !
Codecov Report
@@ Coverage Diff @@
## master #9104 +/- ##
=======================================
+ Coverage 88% 92% +4%
=======================================
Files 176 176
Lines 14666 14666
=======================================
+ Hits 12889 13500 +611
+ Misses 1777 1166 -611 |
@codecov[bot] is not allowed to run commands Hey, I reacted but my real name is @Mergifyio |
Co-authored-by: Adrian Wälchli <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😃
What does this PR do?
Re-introduces a mixed precision set of docs. This is primarily to explain bfloat16, and give an overview of the various options. There are some duplication of docs however I think this is fine primarily for discoverability.
We also need a reference point for bfloat16 to share :)
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃