mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Disable tsan on linalg_test on TPU.
The test is too slow under tsan and times out in CI. PiperOrigin-RevId: 465570229
This commit is contained in:
parent
3330eb5356
commit
efe1b6b44c
@ -464,6 +464,7 @@ jax_test(
|
||||
"tpu": [
|
||||
"cpu:8",
|
||||
"noasan", # Times out.
|
||||
"notsan", # Times out.
|
||||
],
|
||||
},
|
||||
shard_count = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user