We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442bc9e commit 8ea73b7Copy full SHA for 8ea73b7
projects/pt1/e2e_testing/xfail_sets.py
@@ -4028,8 +4028,8 @@
4028
FX_IMPORTER_TOSA_XFAIL_SET |= {
4029
"ElementwiseAddScalar_NumToTensorFloat_Module_basic",
4030
"ElementwiseLogSigmoidModule_basic",
4031
- "ElementwiseRreluEvalModule_basic",
4032
- "ElementwiseRreluEvalStaticModule_basic",
+ "ElementwiseRreluWithNoiseTrainModule_basic",
+ "ElementwiseRreluWithNoiseTrainStaticModule_basic",
4033
"NumToTensorFloatModule_basic",
4034
"NumToTensorIntModule_basic",
4035
"RsubInt0d_NumToTensor_Module_basic",
0 commit comments