8000 tfjs-core/tfjs-webgpu at master · tensorflow/tfjs-core · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Latest commit

 

History

History

tfjs-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"

0