mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Internal change
PiperOrigin-RevId: 585961348
This commit is contained in:
parent
66f9078d46
commit
95f32b9bc2
@ -384,7 +384,10 @@ jax_test(
|
||||
name = "lax_numpy_test",
|
||||
srcs = ["lax_numpy_test.py"],
|
||||
backend_tags = {
|
||||
"cpu": ["noasan"], # Test times out.
|
||||
"cpu": [
|
||||
"noasan",
|
||||
"notsan",
|
||||
], # Test times out.
|
||||
"tpu": ["noasan"], # Test times out.
|
||||
},
|
||||
shard_count = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user