This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in …
…make (#10760) * add comments to makefile config * add f16c check in mxnet * update cmake * clarify * small updates * add message * add message * update msvc message * update mshadow * typo * only print message for MSVC if USE_F16C * improve build logic * update mshadow * remove def from amalgamation makefile * trigger CI
- Loading branch information
1 parent
65df1ee
commit 1822dac
Showing
6 changed files
with
65 additions
and
2 deletions.
There are no files selected for viewing
Submodule mshadow
updated
3 files
+6 −4 | cmake/mshadow.cmake | |
+8 −4 | make/mshadow.mk | |
+1 −1 | mshadow/base.h |
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