Created
March 12, 2017 01:30
-
-
Save jerheff/179cbef6abbaace3c1ef685482f2b09f to your computer and use it in GitHub Desktop.
TensorFlow CPU build with optimizations
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
bazel build -c opt --copt=-mavx --copt=-mavx2 --copt=-mfma --copt=-msse4.2 //tensorflow/tools/pip_package:build_pip_package |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment