MCPcopy 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
156async function start() {
157 await tf.ready();
158 setupPage();
159}
160
161start();

Callers 1

index.jsFile · 0.70

Calls 1

setupPageFunction · 0.85

Tested by

no test coverage detected