e2e/README.md
This package contains integration and e2e tests for TensorFlow.js.
export TAGS=#SMOKE,#REGRESSION,#GOLDEN
yarn test
yarn test --grep cpu
When creating new test, add at least one tag to the test description.
Supported tags:
To add a new tag: Extend the TAGS list in integration_tests/util