Skip to content

Instantly share code, notes, and snippets.

@herpiko
Last active September 15, 2017 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save herpiko/dd4ac05bd5f910006cfbf20acaf8044f to your computer and use it in GitHub Desktop.
Save herpiko/dd4ac05bd5f910006cfbf20acaf8044f to your computer and use it in GitHub Desktop.
Non-CUDA / OpenCL Tensorflow build
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