0.0.1-alpha.10 • Published 3 years ago

@haoyunfeix/tfjs-backend-webgpu v0.0.1-alpha.10

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

This is an experimental backend.

    $ yarn # to install dependencies
    $ yarn test

To run the test suite:

The $CHROME_BIN environment variable must be set to the location of the Chrome Canary application.

e.g. in ~/.bash_profile:

export CHROME_BIN="$HOME/Documents/PROJECTS/tfjs-core-wrapper/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary"