forked from tensorflow/tensorflow
-
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.
Added Intel MKL graph optimization code and the ability to enable MKL…
… when running configure. (tensorflow#6921) * Added Intel MKL graph optimization code and the ability to enable MKL when running configure. * Fixed inclusion of MKL into build files. * Made changes to MKL graph optimization files based on review comments. * Adding support for MKL matmul op * Revert "Adding support for MKL matmul op" This reverts commit 20d6cdd. * Changes based on Vijay Vasudevan's comments * Made format-related fixes to some build files. * Setting the execute bit (755) for tensorflow/tools/pip_package/build_pip_package.sh
- Loading branch information
1 parent
94f2229
commit 19d932f
Showing
14 changed files
with
1,220 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
Oops, something went wrong.