forked from facebookincubator/AITemplate
-
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.
Make AIT use fp32 accumulation for reduce_3d kernels by default. (fac…
…ebookincubator#862) Summary: Pull Request resolved: facebookincubator#862 Use fp32 accumulation by default, only use fp16 if use_fp16_acc == True. Differential Revision: D47928197 fbshipit-source-id: 7d321cbc2371b4bda3011c659690c09002a7f40f
- Loading branch information
1 parent
1440635
commit 5dd6332
Showing
2 changed files
with
15 additions
and
5 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