Skip to content

Commit

Permalink
[AutoBump] Merge with fixes of 9be6877
Browse files Browse the repository at this point in the history
  • Loading branch information
mgehre-amd committed Aug 22, 2024
2 parents 327bb5f + 9be6877 commit a12611b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2892,4 +2892,7 @@
"ScatterReduceIntSumModuleIncludeSelf",
# Nondeterministically passes or fails with mismatching numerics
"ConvolutionModule2DTransposeStridedStatic_basic",
# The following test sporadically stopped producing correct numerics for the golden value in the CI.
# For now, we are removing the test until this issue has been debugged.
"QuantizedMLP_basic",
}

0 comments on commit a12611b

Please sign in to comment.