@tensorflow/tfjs-core

v4.21.0
Hardware-accelerated JavaScript library for machine intelligence

test

bazel test :tests --test_output=all

build

bazel build :tfjs-core_pkg

coverage

bazel coverage :tfjs-core_node_test

test-dev

ibazel test :tests --test_output=all

test-node

bazel test :tfjs-core_node_test --test_output=streamed

publish-npm

bazel run :tfjs-core_pkg.publish

test-browser

bazel test :tfjs-core_test --test_output=streamed

test-snippets

bazel test :test_snippets_test --test_output=streamed

test-node-debug

bazel run :tfjs-core_node_test --config=debug --test_output=streamed

test-browser-debug

bazel run :tfjs-core_test --test_output=streamed

test-async-backends

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

Metadata

Downloads