webmachinelearning / webnn-polyfill

🧠⚙️ Web Neural Network API polyfill based on TensorFlow.js
https://www.npmjs.com/package/@webmachinelearning/webnn-polyfill
Apache License 2.0
102 stars 18 forks source link

Support 'roundingType' and 'outputSizes' options for pool2d operations #135

Closed BruceDai closed 2 years ago

BruceDai commented 3 years ago

Align to latest change of pool2d operations: https://github.com/webmachinelearning/webnn/pull/208