Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ getTestData
Method
getTestData
quantization/data_mnist.js:202–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
200
}
201
202
getTestData() {
203
return
this.getData_(false);
204
}
205
206
getData_(isTrainingData) {
207
let
imagesIndex;
Callers
2
main
Function · 0.45
main
Function · 0.45
Calls
1
getData_
Method · 0.95
Tested by
no test coverage detected