@tensorflow/tfjs-backend-webgpu

This is an experimental backend.

Usage no npm install needed!

<script type="module">
  import tensorflowTfjsBackendWebgpu from 'https://cdn.skypack.dev/@tensorflow/tfjs-backend-webgpu';
</script>

README

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"