Skip to content

Commit

Permalink
Add failing tests to TOSA fx importer xfails (#4008)
Browse files Browse the repository at this point in the history
Resolves <#4007>
  • Loading branch information
zjgarvey authored Feb 7, 2025
1 parent 52299e6 commit 2063ec7
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 @@ -3348,6 +3348,9 @@
}

FX_IMPORTER_TOSA_XFAIL_SET = {
"AtenSymConstrainRangeForSize_basic",
"AtenSymConstrainRange_basic",
"Aten_AssertScalar_basic",
"ScatterAddDynamicModule_basic",
"UniformModule_basic",
"UniformStaticShapeModule_basic",
Expand Down

0 comments on commit 2063ec7

Please sign in to comment.