Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily disable the XLA sub-target for linear_operator_tridiag_test.
Due to the shard count increase, there are now some empty shards in the target, since with XLA, some tests aren't dynamically added to the test classes, which causes NO TESTS RAN failures on 3.12. This only affects one test, as all others already require XLA to not be present. PiperOrigin-RevId: 585715034
- Loading branch information