webnn-tflite-delegate

v0.0.3
A tflite delegate based on Web Neural Network API (WebNN API).

build

tsc

test-dev

jasmine --config=jasmine.json

test

yarn build && yarn test-dev

test-integration-dev

jasmine --config=jasmine-integration.json

test-integration

yarn build && yarn test-integration-dev

lint

tslint -p . -t verbose
npm i webnn-tflite-delegate

Metadata

Downloads