/webnn-baseline-1

🧠🌱 Pure JS implementation of the Web Neural Network API w/o 3rd party deps

Primary LanguageJavaScriptApache License 2.0Apache-2.0

WebNN Baseline

The double-precision baseline implementation of WebNN operations for testing purpose.

Install

> npm install

Test

> npm test

Lint

> npm run lint