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 a2a4ff4 commit 4ef4dd3Copy full SHA for 4ef4dd3
.circleci/build.sh
@@ -48,6 +48,7 @@ sccache --show-stats
48
source $XLA_DIR/xla_env
49
export GCLOUD_SERVICE_KEY_FILE="$XLA_DIR/default_credentials.json"
50
export SILO_NAME='cache-silo-ci-gcc-11' # cache bucket for CI
51
+export BUILD_CPP_TESTS='1'
52
build_torch_xla $XLA_DIR
53
54
popd
0 commit comments