Commit 874f3a4
authored
Remove passing ONNX logsumexp xfails (#4735)
The ONNX integration job on main reports XPASS for
ReduceLogSumExpDimIntListBoolModule_basic and
ReduceLogSumExpDimIntListIntModule_basic after logsumexp lowering landed
in #4606. Remove those tests from ONNX_XFAIL_SET so the now-passing
results are accepted. CI failure:
https://github.com/llvm/torch-mlir/actions/runs/32873854121/job/97886999091#step:10:25965.
Verification: git diff --check; Python AST parse of
projects/pt1/e2e_testing/xfail_sets.py.1 parent f18bd27 commit 874f3a4
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3047 | 3047 | | |
3048 | 3048 | | |
3049 | 3049 | | |
3050 | | - | |
3051 | | - | |
3052 | 3050 | | |
3053 | 3051 | | |
3054 | 3052 | | |
| |||
0 commit comments