Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 207 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 207 Bytes

WebNN Baseline

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

Install

> npm install

Test

> npm test

Lint

> npm run lint