Skip to content

Fixes issue #4#7

Merged
mtavenrath merged 4 commits intomainfrom
tarek-fix-api-mismatches
Mar 9, 2026
Merged

Fixes issue #4#7
mtavenrath merged 4 commits intomainfrom
tarek-fix-api-mismatches

Conversation

@tarekziade
Copy link
Collaborator

See Issue #4

- fix ONNX->WebNN API mismatches for dtype casing, axis normalization, slice lowering, and base64 constant decoding

- harden shape propagation/constant folding for broadcasted binary ops and Equal to avoid invalid flattened constants

- add regression tests for MiniLM/reshape broadcast paths and keep dynamic input handling behind experimental flag

- update README and conversion docs (dynamic dimensions and ONNX lowering) with accurate guidance and MiniLM/SmolLM examples

- add release prep artifacts including changelog updates
@mtavenrath mtavenrath self-requested a review March 9, 2026 10:29
Copy link
Contributor

@mtavenrath mtavenrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@mtavenrath mtavenrath merged commit 536f7d5 into main Mar 9, 2026
3 checks passed
@mtavenrath mtavenrath deleted the tarek-fix-api-mismatches branch March 9, 2026 15:14
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