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 7a2cc1c commit 8b65c70Copy full SHA for 8b65c70
ci/envs/run_tests/pytest_cpu
@@ -25,4 +25,6 @@ export JAXCI_INSTALL_WHEELS_LOCALLY=1
25
export JAX_ENABLE_X64=0
26
27
# Clone XLA at HEAD.
28
-export JAXCI_CLONE_MAIN_XLA=1
+export JAXCI_CLONE_MAIN_XLA=1
29
+
30
+export TF_CPP_MIN_LOG_LEVEL=0
0 commit comments