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

Add hardSwish test into ops.html for testing in web browser. #125

Closed BruceDai closed 3 years ago

BruceDai commented 3 years ago

This pr is to fix missing update ops.html of last #113. @huningxin PTAL, thanks.