We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853e371 commit 877681fCopy full SHA for 877681f
tfjs-webgpu/README.md
@@ -6,10 +6,8 @@ This is an experimental backend.
6
```
7
8
# To run the test suite:
9
-The `$CHROME_BIN` environment variable must be set to the location of a custom Chromium build.
+The `$CHROME_BIN` environment variable must be set to the location of the Chrome Canary application.
10
11
e.g. in `~/.bash_profile`:
12
13
-`export CHROME_BIN=$HOME/Documents/PROJECTS/tfjs-core-wrapper/Chromium.app/Contents/MacOS/Chromium`
14
-
15
-Link to the latest build: https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac/653302/
+`export CHROME_BIN="$HOME/Documents/PROJECTS/tfjs-core-wrapper/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary"`
0 commit comments