@tensorflow/tfjs-core

v3.12.0
Hardware-accelerated JavaScript library for machine intelligence

test

bazel test --flaky_test_attempts=3 :tfjs-core_test :test_snippets_test :tfjs-core_node_test :tfjs-core_async_backends_test src:worker_node_test src:worker_test --test_output=all

build

bazel build :tfjs-core_pkg

bundle

bazel build :tfjs-core_pkg

build-ci

yarn build

coverage

bazel coverage :tfjs-core_node_test

test-dev

ibazel test --flaky_test_attempts=3 :tfjs-core_test :test_snippets_test :tfjs-core_node_test tfjs-core_async_backends_test --test_output=all

build-npm

bazel build :tfjs-core_pkg

bundle-ci

yarn bundle

test-node

bazel test :tfjs-core_node_test --test_output=all

build-deps

yarn build

format-all

clang-format -i -style=Google --glob=src/**/*.ts

link-local

yalc link

publish-npm

bazel run :tfjs-core_pkg.publish

test-browser

bazel test --flaky_test_attempts=3 :tfjs-core_test --test_output=all

publish-local

rimraf dist/ && yarn build && rollup -c && yalc push

test-snippets

bazel test :test_snippets_test --test_output=all

test-node-debug

bazel run :tfjs-core_node_test --config=debug

test-bundle-size

./scripts/test-bundle-size.js

test-browser-debug

bazel run :tfjs-core_test

test-async-backends

bazel test :tfjs-core_async_backends_test --test_output=all
npm i @tensorflow/[email protected]

Metadata

Downloads