@tensorflow/tfjs

v1.3.0
An open-source machine learning framework.

lint

tslint -p . -t verbose

test

ts-node ./scripts/release_notes/run_tests.ts && karma start

build

tsc

test-ci

./scripts/test-ci.sh

build-npm

./scripts/build-npm.sh

link-local

yalc link

publish-local

yarn build-npm && yalc push

release-notes

ts-node ./scripts/release_notes/release_notes.ts
npm i @tensorflow/[email protected]

Metadata

Downloads