Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Size
Method
Size
tensorflow/core/lib/io/table_test.cc:125–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
~StringSource() override {}
124
125
uint64 Size() const { return contents_.size(); }
126
127
Status Name(StringPiece* result) const override {
128
return errors::Unimplemented(
"StringSource does not support Name()"
);
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected