Correctly place the .bazelversion file in the project root.
Follow up of cl/274686963 RELNOTES: If you're building Tensorflow from source, consider using bazelisk (https://github.com/bazelbuild/bazelisk) to automatically download and launch the correct Bazel version. Bazelisk reads the `.bazelversion` file at the root of the project directory. PiperOrigin-RevId: 274840419 Change-Id: Idae8abf7014b0a593c36068603512545c0f3dfaf
This commit is contained in:
parent
82c9b5abe1
commit
8f7e0b65a5
@ -1,5 +1,4 @@
|
||||
llvm/llvm/projects/google_mlir/mlir_configure.bzl
|
||||
tensorflow/.bazelversion
|
||||
tensorflow/__init__.py
|
||||
tensorflow/api_template.__init__.py
|
||||
tensorflow/api_template_v1.__init__.py
|
||||
|
Loading…
Reference in New Issue
Block a user