Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ getTestData
Method
getTestData
mnist-node/data.js:146–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
getTestData() {
147
return
this.getData_(false);
148
}
149
150
getData_(isTrainingData) {
151
let
imagesIndex;
Callers
1
run
Function · 0.45
Calls
1
getData_
Method · 0.95
Tested by
no test coverage detected