webmachinelearning / webnn

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

Allow arbitrary axes for resample2d #752

Closed philloooo closed 3 months ago

philloooo commented 3 months ago

Fixs #624

This allow any arbitrary axes as long as they are valid dimensions for resample2d. Remove restriction on it to be the spacial dimensions.

Chromium prototype

@fdwr @huningxin


Preview | Diff