Skip to content

Add ReduceSum/Min/Max/Prod operator support - #218

Open
LinusJungemann wants to merge 198 commits into
devfrom
feature/reduce
Open

Add ReduceSum/Min/Max/Prod operator support#218
LinusJungemann wants to merge 198 commits into
devfrom
feature/reduce

Conversation

@LinusJungemann

@LinusJungemann LinusJungemann commented Jul 14, 2026

Copy link
Copy Markdown
Member

Adds a backend for the ReduceSum/Min/Max/Prod operators.
Completely ONNX standard compliant. Using the onnx passes frontend every reduction axis and combination is implementable, including reductions along the channel axis.

Depends on #187 to be merged.

bwintermann and others added 30 commits October 16, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants