@tensorflow/tfjs-converter

v4.21.0
Tensorflow model converter for javascript

test

bazel test :tests

build

bazel build :tfjs-converter_pkg

gen-doc

ts-node -s ./scripts/gen_doc.ts

pb2json

ts-node -s ./tools/pb2json_converter.ts

test-dev

ibazel test :tests

test-debug

bazel run :tfjs-converter_test --config=debug

publish-npm

bazel run :tfjs-converter_pkg.publish

model-summary

ts-node -s ./tools/model_summary.ts

test-snippets

bazel test :test_snippets_test --test_output=all

test-converter

bazel test :tfjs-converter_test

run-python-tests

bazel test python/...

build-pip-package

cd python && ./build-pip-package.sh --test /tmp/tfjs-pips

test-converter-debug

yarn test-debug
npm i @tensorflow/[email protected]

Metadata

Downloads