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

Commit ff00173

Browse files
committed
Fix CI
1 parent d6ef390 commit ff00173

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_ops.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ def vjp_of_vjp(*args_and_cotangents):
311311
xfail('clamp', ''),
312312
xfail('diag_embed'),
313313
xfail('eig'),
314-
xfail('matrix_exp'),
315314
xfail('nn.functional.conv_transpose2d'),
316315
xfail('nn.functional.pad', 'constant'),
317316
xfail('view_as_complex'),

0 commit comments

Comments
 (0)