mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
[dynamic-shapes] Split dynamic_api_test.py
PiperOrigin-RevId: 461109288
This commit is contained in:
parent
a35f9acbff
commit
777c129dfb
@ -38,6 +38,12 @@ jax_test(
|
||||
shard_count = 10,
|
||||
)
|
||||
|
||||
jax_test(
|
||||
name = "dynamic_api_test",
|
||||
srcs = ["dynamic_api_test.py"],
|
||||
shard_count = 2,
|
||||
)
|
||||
|
||||
jax_test(
|
||||
name = "api_util_test",
|
||||
srcs = ["api_util_test.py"],
|
||||
|
1205
tests/api_test.py
1205
tests/api_test.py
File diff suppressed because it is too large
Load Diff
1244
tests/dynamic_api_test.py
Normal file
1244
tests/dynamic_api_test.py
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user