MCPcopy
hub / github.com/tensorflow/tfjs-examples / status

Function status

mobilenet/index.js:190–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188
189const demoStatusElement = document.getElementById('status');
190const status = msg => demoStatusElement.innerText = msg;
191
192const predictionsElement = document.getElementById('predictions');
193

Callers 2

mobilenetDemoFunction · 0.70
predictFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected