forked from pytorch/FBGEMM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support stochastic rounding for FP32/BF16 -> FP8 conversion (pytorch#…
…2677) Summary: Pull Request resolved: pytorch#2677 Support stochastic rounding with assemble float algorithm when doing FP32/BF16 --> FP8 stochastic rounding conversions. Reviewed By: xintwfb Differential Revision: D58061352 fbshipit-source-id: 3532be37986f401984b3c32dfe0d56b4d0c43582
- Loading branch information
1 parent
e5d0c94
commit 74fc8d3
Showing
3 changed files
with
370 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.