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 ci failures #206

Closed BruceDai closed 1 year ago

BruceDai commented 1 year ago

This pr is to fix #205 by upgrading TypeScript to latest version 4.9 according to a relevant discussion on https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/64262. @Honry @huningxin PTAL, thanks.

BruceDai commented 1 year ago

Thanks for reviewing, merge it.