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.
actually clamp denorm in RoundToFloat16 when clamp_denorms is set (py…
…torch#871) Summary: Pull Request resolved: pytorch#871 Pull Request resolved: pytorch#457 As title. This is the follow-ups for the discussion in D24801098 (pytorch@c438e6e). Reviewed By: jianyuh Differential Revision: D24842171 fbshipit-source-id: 6631eb753015ca49d70aa43a6b8fe9a7e4d59b08
- Loading branch information
1 parent
9843c86
commit c3ad33c
Showing
2 changed files
with
18 additions
and
3 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
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