Skip to content

Conversation

@sakibguy
Copy link
Owner

Description

(Brief description on what this PR is about)

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@sakibguy sakibguy added the enhancement New feature or request label Jul 29, 2021
@sakibguy sakibguy self-assigned this Jul 29, 2021
…0387)

* [1.x] Add API to control denormalized computations

* Edit name and description

* Add direct imports

* Edit description

Co-authored-by: Andrzej Kotłowski <Andrzej.Kotlowski@intel.com>

* 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 <szha@users.noreply.github.com>

* Add required header & fix test

* Fix macro expansion

* Don't include x86instrin.h when compiling with MSVC

* Update documentation

Co-authored-by: Andrzej Kotłowski <Andrzej.Kotlowski@intel.com>
Co-authored-by: Sheng Zha <szha@users.noreply.github.com>
Copy link
Owner Author

@sakibguy sakibguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

goodwo rk

@sakibguy sakibguy merged commit 8a4947c into sakibguy:master Jul 30, 2021
@sakibguy sakibguy changed the title Add new benchmark function for single operator comparison (#20388) RU-AXAV: Add new benchmark function for single operator comparison (#20388) Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants