Skip to content

Latest commit

 

History

History
 
 

tfjs-backend-webgpu

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"