mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
test: fix reshape signature test for NumPy 2.1
This commit is contained in:
parent
b44e9bfe66
commit
89df08afe0
@ -5897,6 +5897,7 @@ class NumpySignaturesTest(jtu.JaxTestCase):
|
||||
'partition': ['kind', 'order'],
|
||||
'percentile': ['weights'],
|
||||
'quantile': ['weights'],
|
||||
'reshape': ['shape', 'copy'],
|
||||
'row_stack': ['casting'],
|
||||
'stack': ['casting'],
|
||||
'std': ['correction', 'mean'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user