Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ start
Function
start
gpu-pipeline/webgpu/index.js:156–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
154
}
155
156
async
function
start() {
157
await
tf.ready();
158
setupPage();
159
}
160
161
start();
Callers
1
index.js
File · 0.70
Calls
1
setupPage
Function · 0.85
Tested by
no test coverage detected