Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit a007c64

Browse files
committed
fix tests
1 parent 52e51b2 commit a007c64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test_ops.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,11 +1117,9 @@ def test_vjpvmap(self, device, dtype, op):
11171117
xfail('_masked.softmin', ''),
11181118
xfail('amax', ''),
11191119
xfail('amin', ''),
1120-
xfail('atan2', ''),
11211120
xfail('block_diag', ''),
11221121
xfail('cdist', ''),
11231122
xfail('cholesky', ''),
1124-
xfail('cholesky_inverse', ''),
11251123
xfail('dist', ''),
11261124
xfail('eig', ''),
11271125
xfail('fft.fft', ''),

0 commit comments

Comments
 (0)