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

Split transposed convolution to convTranspose2d #145

Closed wangli69087 closed 2 years ago

wangli69087 commented 2 years ago

@BruceDai Please help me review this PR. Thanks.

BruceDai commented 2 years ago

@wangli69087, please clean your commits, only submit the commit for "Split transposed convolution to conv transpose2d", thanks.

BruceDai commented 2 years ago

LGTM, thanks @wangli69087

@huningxin Would you please take a look, thanks.