MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / FileSize

Method FileSize

tensorflow/core/lib/io/table_builder.cc:272–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270uint64 TableBuilder::NumEntries() const { return rep_->num_entries; }
271
272uint64 TableBuilder::FileSize() const { return rep_->offset; }
273
274} // namespace table
275} // namespace tensorflow

Callers 2

FinishImplMethod · 0.80
FinishMethod · 0.80

Calls

no outgoing calls

Tested by 1

FinishImplMethod · 0.64