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 16, 2024
1 parent 681aa50 commit b0f66a8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2348,6 +2348,13 @@
"ToDtypeBoolLayoutNoneStaticModule_basic",
"TransposeIntModule_basic",
"TransposeIntNegDimsModule_basic",
"TrilIndicesAllZerosModule_basic",
"TrilIndicesModule_basic",
"TrilIndicesNegativeOffsetModule_basic",
"TrilIndicesOfssetGreaterThanRowModule_basic",
"TriuIndicesAllZerosModule_basic",
"TriuIndicesModule_basic",
"TriuIndicesNegativeOffsetModule_basic",
"TriuBroadcastModule_basic",
"TriuModule_basic",
"TupleModule_basic",
Expand Down Expand Up @@ -2505,7 +2512,6 @@
"ReduceFrobeniusNormKeepDimModule_basic",
"ReduceFrobeniusNormModule_basic",
"ScaledDotProductAttentionBoolMaskModule_basic",
"ScaledDotProductAttentionDifferentCausalModule_basic",
"SliceEndSleStartStaticModule_basic",
"ViewSizeDimFollowedByCollapsedOnesModule_basic",
"ViewSizeDimFollowedByExpandedOnesModule_basic",
Expand Down

0 comments on commit b0f66a8

Please sign in to comment.