@tensorflow/tfjs-core

v3.19.0
Hardware-accelerated JavaScript library for machine intelligence

test

bazel test :tests --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 :tests --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

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 :tfjs-core_test --test_output=all

test-snippets

bazel test :test_snippets_test --test_output=all

test-node-debug

bazel run :tfjs-core_node_test --config=debug

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