Re: [w3ctag/design-reviews] Updated review of WebNN API (Issue #933)

@matatk you may also find the updated use cases for transformers https://github.com/webmachinelearning/webnn/pull/507 helpful -- these use cases motivated the new ops discussed in the above-mentioned issue, also linked from the SOTD.

To provide further context on the removal: one op (squeeze) was removed from the initial list of considered transformer ops because it was found out it can be expressed in terms of an existing lower-level op (reshape) in a performant manner. The emulation path for squeeze is presented informatively in the specification.

Please let us know if you have any further questions.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/933#issuecomment-2033910674
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/933/2033910674@github.com>

Received on Wednesday, 3 April 2024 08:33:17 UTC