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

Class

mnist-acgan/web-data.js:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 * tf.Tensors.
40 */
41export class MnistData {
42 constructor() {}
43
44 async load() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected