Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
147
function
warmup() {
148
classify(
'hello there'
);
149
}
150
151
window.addEventListener(
'load'
,
function
() {
152
setupListeners();
Callers
1
index.js
File · 0.70
Calls
1
classify
Function · 0.85
Tested by
no test coverage detected