@tensorflow/tfjs

v0.11.4
An open-source machine learning framework.

lint

tslint -p . -t verbose

test

ts-node --project tsconfig-es5.json ./scripts/release_notes/run_tests.ts && karma start

build

tsc --project tsconfig-es5.json && tsc

build-npm

./scripts/build-npm.sh

link-local

yalc link

test-travis

ts-node --project tsconfig-es5.json ./scripts/release_notes/run_tests.ts && karma start --browsers='bs_firefox_mac,bs_chrome_mac' --singleRun

publish-local

yarn build-npm && yalc push

release-notes

ts-node --project tsconfig-es5.json ./scripts/release_notes/release_notes.ts
npm i @tensorflow/[email protected]

Metadata

Downloads