MCPcopy Create free account
hub / github.com/tensorflow/tfjs / summary

Method summary

tfjs-data/src/iterators/lazy_iterator.ts:1108–1110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1106 }
1107
1108 summary() {
1109 return `${this.upstream.summary()} -> Prefetch`;
1110 }
1111
1112 /**
1113 * Refill the prefetch buffer. Returns only after the buffer is full, or

Callers

nothing calls this directly

Calls 1

summaryMethod · 0.45

Tested by

no test coverage detected