We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4682a10 commit 742aed8Copy full SHA for 742aed8
devinfra_windows_rbe/README.md
@@ -51,7 +51,7 @@ build:rbe_win --extra_toolchains="//tensorflow/tools/toolchains/win/tf_win_06242
51
52
For the RBE container, we would upload the new container to a GCP Docker repo
53
and update our RBE configuration rule in
54
-[`//tensorflow/tools/toolchains/win/BUILD`](http://github.com/tensorflow/tensorflow/tree/master/tensorflow/toolchains/win/BUILD).
+[`//tensorflow/tools/toolchains/win/BUILD`](http://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/toolchains/win/BUILD).
55
with the new hash. You can see the identifier `rbe_windows_ltsc2019` in our
56
[`.bazelrc`](http://github.com/tensorflow/tensorflow/tree/master/.bazelrc). Past
57
that, I'm not really sure about how Bazel does RBE environment selection.
0 commit comments