-
Notifications
You must be signed in to change notification settings - Fork 544
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable TBE CPU bf16 output support on Mac and Windows platforms (#1839)
Summary: Pull Request resolved: #1839 Remove the conditional macro `#if !defined(__APPLE__) && !defined(_WIN32)` to enable TBE CPU bf16 output support on MacOS and Windows Reviewed By: sryap Differential Revision: D46806887 fbshipit-source-id: 29ff3b075a5540f591b25715fc675bc68f47374d
- Loading branch information
1 parent
8979de3
commit bbcac8b
Showing
2 changed files
with
53 additions
and
36 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