MCPcopy 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

mainFunction · 0.45
mainFunction · 0.45

Calls 1

getData_Method · 0.95

Tested by

no test coverage detected