Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
270
uint64 TableBuilder::NumEntries() const { return rep_->num_entries; }
271
272
uint64 TableBuilder::FileSize() const { return rep_->offset; }
273
274
} // namespace table
275
} // namespace tensorflow
Callers
2
FinishImpl
Method · 0.80
Finish
Method · 0.80
Calls
no outgoing calls
Tested by
1
FinishImpl
Method · 0.64