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 cbddd46 commit 67670ccCopy full SHA for 67670cc
tensorflow-core/tensorflow-core-api/configure
@@ -21,6 +21,5 @@ set -e
21
bazel fetch @org_tensorflow//- || true
22
23
BASE=$(bazel info output_base)
24
-/mnt/c/Users/jimne/_bazel_Ryan/drtzmoke/external/org_tensorflow/configure
25
-mv /mnt/c/Users/jimne/_bazel_Ryan/drtzmoke/external/org_tensorflow/.tf_configure.bazelrc .
26
-#"$BASE"/external/org_tensorflow/configure
+"$BASE"/external/org_tensorflow/configure
+mv "$BASE"/external/org_tensorflow/.tf_configure.bazelrc .
0 commit comments