MCPcopy Index your code
hub / github.com/tensorflow/tfjs-examples / warmup

Function warmup

intent-classifier/app/index.js:147–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145}
146
147function warmup() {
148 classify('hello there');
149}
150
151window.addEventListener('load', function() {
152 setupListeners();

Callers 1

index.jsFile · 0.70

Calls 1

classifyFunction · 0.85

Tested by

no test coverage detected