Skip to content

Instantly share code, notes, and snippets.

@kiendang
Last active March 8, 2018 08:09
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 kiendang/df2983bb16fe54e6de3bad90584d2db7 to your computer and use it in GitHub Desktop.
Save kiendang/df2983bb16fe54e6de3bad90584d2db7 to your computer and use it in GitHub Desktop.
build tensorflow 1.4 with bazel 0.10
bazel build --config=opt --config=cuda //tensorflow/tools/pip_package:build_pip_package --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0" --incompatible_load_argument_is_label=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment