update xfail_sets

byteir
Yuanqiang Liu 2024-11-06 12:57:46 +08:00
parent c0ec22df2c
commit ae21d72e87
1 changed files with 8 additions and 0 deletions

View File

@ -903,6 +903,14 @@ FX_IMPORTER_STABLEHLO_CRASHING_SET = {
} }
STABLEHLO_PASS_SET = { STABLEHLO_PASS_SET = {
"ElementwiseCopysignModule_basic",
"ElementwiseFracModule_basic",
"ElementwiseLdexpModule_basic",
"ElementwiseSignbitIntModule_basic",
"ElementwiseSignbitModule_basic",
"Exp2StaticIntModule_basic",
"Exp2StaticModule_basic",
"TensorAlloc1dStaticModule_basic",
"AdaptiveMaxPool1dDimOneStatic_basic", "AdaptiveMaxPool1dDimOneStatic_basic",
"BinaryCrossEntropyWithLogitsStaticModule_basic", "BinaryCrossEntropyWithLogitsStaticModule_basic",
"ReduceAllDimBool_basic", "ReduceAllDimBool_basic",