Skip to content

Commit b1b3143

Browse files
committed
update XFAIL
Signed-off-by: Yu-Zhewen <[email protected]>
1 parent 24bbbe6 commit b1b3143

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

projects/pt1/e2e_testing/xfail_sets.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3481,13 +3481,9 @@
34813481
if torch_version_for_comparison() > version.parse("2.4.0.dev"):
34823482
STABLEHLO_PASS_SET = STABLEHLO_PASS_SET - {
34833483
"ElementwiseCreateComplexModule_basic",
3484-
"ElementwiseTanIntModule_basic",
3485-
"ElementwiseTanModule_basic",
34863484
}
34873485
FX_IMPORTER_STABLEHLO_XFAIL_SET = FX_IMPORTER_STABLEHLO_XFAIL_SET | {
34883486
"ElementwiseCreateComplexModule_basic",
3489-
"ElementwiseTanIntModule_basic",
3490-
"ElementwiseTanModule_basic",
34913487
}
34923488

34933489

0 commit comments

Comments
 (0)