forked from apache/mxnet
-
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.
[1.x] [FEATURE] Add API to control denormalized computations (apache#…
…20338) * [1.x] Add API to control denormalized computations * Edit name and description * Add direct imports * Edit description Co-authored-by: Andrzej Kotłowski <[email protected]> * Sanity & review * Return previous state of the FTZ flag * Utilize Engine::PushSync * Disable FTZ for numpy_interoperability case * Update python/mxnet/util.py Co-authored-by: Sheng Zha <[email protected]> * Add required header & fix test * Fix macro expansion * Don't include x86instrin.h when compiling with MSVC * Update documentation * Remove added empty line Co-authored-by: Andrzej Kotłowski <[email protected]> Co-authored-by: Sheng Zha <[email protected]>
- Loading branch information
1 parent
de20a29
commit aeff388
Showing
5 changed files
with
108 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
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
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