Commit 4cd7201
Cortex-M backend: fix avg_pool2d substitution function signature
Use `dialect_pass: AtenToDialectPass` parameter matching the
SubstitutionFn type updated in #19676. The `exported_program`
parameter caused a mypy arg-type error when both #19676 and #19825
landed on main.
Fixes the lintrunner-mypy failure on main.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 23b6ba0 commit 4cd7201
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
651 | | - | |
| 651 | + | |
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
| 656 | + | |
656 | 657 | | |
657 | 658 | | |
658 | 659 | | |
| |||
0 commit comments