Skip to content

Instantly share code, notes, and snippets.

@herpiko
Last active September 15, 2017 18:22
Show Gist options
  • Select an option

  • Save herpiko/dd4ac05bd5f910006cfbf20acaf8044f to your computer and use it in GitHub Desktop.

Select an option

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