webmachinelearning / webnn-polyfill

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

Fix the issue of outputSizes for convTranspose2d op #154

Closed BruceDai closed 2 years ago

BruceDai commented 2 years ago

@wangli69087 Please update 12 failure test cases for testing convTranspose2d op, thanks.

BruceDai commented 2 years ago

@huningxin @miaobin PTAL, thanks.

BruceDai commented 2 years ago

@miaobin Thanks for review, merge it.