Skip to content

Commit 8ea73b7

Browse files
committed
Update xfail
1 parent 442bc9e commit 8ea73b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/pt1/e2e_testing/xfail_sets.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4028,8 +4028,8 @@
40284028
FX_IMPORTER_TOSA_XFAIL_SET |= {
40294029
"ElementwiseAddScalar_NumToTensorFloat_Module_basic",
40304030
"ElementwiseLogSigmoidModule_basic",
4031-
"ElementwiseRreluEvalModule_basic",
4032-
"ElementwiseRreluEvalStaticModule_basic",
4031+
"ElementwiseRreluWithNoiseTrainModule_basic",
4032+
"ElementwiseRreluWithNoiseTrainStaticModule_basic",
40334033
"NumToTensorFloatModule_basic",
40344034
"NumToTensorIntModule_basic",
40354035
"RsubInt0d_NumToTensor_Module_basic",

0 commit comments

Comments
 (0)