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

Method summary

tfjs-data/src/iterators/string_iterator.ts:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 summary() {
65 return this.impl.summary();
66 }
67
68 async next() {
69 return this.impl.next();

Callers 1

summaryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected