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

Updated minValue and maxValue of clamp to float scalar. #123

Closed BruceDai closed 3 years ago

BruceDai commented 3 years ago

fix #122

@huningxin @mingmingtasd PTAL, thanks.

BruceDai commented 3 years ago

@huningxin I've updated commit following your suggestion, please take another look, thanks.