Content: Introduce emulation section, move reshape examples there#598
Content: Introduce emulation section, move reshape examples there#598fdwr merged 1 commit intowebmachinelearning:mainfrom inexorabletash:content-emulation-decomposition
Conversation
|
Notes:
I don't feel strongly about any of this, it just seemed an easy issue to resolve... |
|
Makes sense to me. |
|
@huningxin - can you take a look? Maybe we should merge as-is or with minor tweaks, rather than trying to "boil the ocean" with other spec structure changes? I'm happy to incorporate any suggested changes, though. |
+1 to merge as-is. @fdwr , do you have any further comments? |
anssiko
left a comment
There was a problem hiding this comment.
Happy to see this editorial detail get addressed. Now seeing this in the spec preview helps a bunch and I agree this is a good compromise i.e. keep decompositions close to ops and for those ops that are not (anymore) part of the WebNN op set put them into this Operator Emulation section.
SHA: 60e6447 Reason: push, by fdwr Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Per discussion in #551, move the squeeze, unsqueeze, and flatten examples from the reshape definition into a dedicated section.
Fixes #551
Preview | Diff