@tensorflow/tfjs-backend-webgpu

v0.0.1-alpha.0
This is an experimental backend.

lint

tslint -p . -t verbose

test

karma start --browsers='chrome_webgpu' --excludeTest='src/benchmark_ops_test.ts'

build

tsc

test-ci

./scripts/test-ci.sh

benchmark

karma start --grep=benchmark --browsers='chrome_webgpu'

link-local

yalc link

publish-npm

./scripts/publish-npm.sh

unlink-local

yalc remove

publish-local

rimraf dist/ && yarn build && rollup -c && yalc push
npm i @tensorflow/[email protected]

Metadata

Downloads