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

Fixed CI failure with tfjs 3.9.0. #116

Closed BruceDai closed 3 years ago

BruceDai commented 3 years ago

According to https://github.com/tensorflow/tfjs/issues/5566#issuecomment-910646182, this pr is to upgrade tfjs with latest version 3.9.0.

fixed #114

@huningxin PTAL, thanks.