MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples / getTestData

Method getTestData

mnist-acgan/data.js:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146 }
147
148 getTestData() {
149 return this.getData_(false);
150 }
151
152 getData_(isTrainingData) {
153 let imagesIndex;

Callers

nothing calls this directly

Calls 1

getData_Method · 0.95

Tested by

no test coverage detected