You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TPU tests are marked by the tag `requires-tpu`. CPU tests are anything else.
CPU tests need to be configured to disable all devices except CPU, otherwise
the test may hang when searching for TPUs.
For TPU tests, we add the required LIBTPU flags in .bazelrc.
PiperOrigin-RevId: 715081513
0 commit comments