webmachinelearning / webnn

🧠 Web Neural Network API
https://www.w3.org/TR/webnn/
Other
341 stars 42 forks source link

Validate no duplicate axes for reduction ops #683

Closed inexorabletash closed 1 month ago

inexorabletash commented 1 month ago

Suggested behavior matches the Chromium prototype implementation.

Fixes #681


Preview | Diff

inexorabletash commented 1 month ago

Seems pretty straightforward. Please take a look @fdwr and @huningxin ?

inexorabletash commented 1 month ago

@huningxin can you please review the latest update, and merge if it looks good? thanks!