Skip to content

Commit

Permalink
Update xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
mgehre-amd committed Dec 17, 2024
1 parent 007029b commit adb3f09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"AdaptiveMaxPool1dDynamicNoBatch_basic",
"AdaptiveMaxPool1dDynamic_basic",
"AdaptiveMaxPool1dStatic_basic",
# tensor with unknown rank
"ElementwiseCreateComplexModule_basic",
}

if torch_version_for_comparison() < version.parse("2.5.0.dev"):
Expand Down

0 comments on commit adb3f09

Please sign in to comment.