Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mynameismaxz/8af96a96b36cad6278eb466083588549 to your computer and use it in GitHub Desktop.
Save mynameismaxz/8af96a96b36cad6278eb466083588549 to your computer and use it in GitHub Desktop.
./configure # answer prompts or use defaults
bazel build --config=opt --config=cuda //tensorflow/tools/pip_package:build_pip_package
./bazel-bin/tensorflow/tools/pip_package/build_pip_package /mnt # create package
chown $HOST_PERMS /mnt/tensorflow-version-tags.whl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment