Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ file
Method
file
tensorflow/core/lib/io/inputbuffer.h:80–80 ·
view source on GitHub ↗
Returns the underlying RandomAccessFile.
Source
from the content-addressed store, hash-verified
78
79
// Returns the underlying RandomAccessFile.
80
RandomAccessFile* file() const { return file_; }
81
82
private:
83
Status FillBuffer();
Callers
10
GetQualifiedName
Function · 0.45
GetQualifiedAppendFn
Function · 0.45
GetQualifiedEnumNameFn
Function · 0.45
AppendParseMessageFunction
Method · 0.45
GetAllFileDescriptorsFromMessage
Function · 0.45
CreatePoolFromSet
Function · 0.45
~BundleReader
Method · 0.45
GetValue
Method · 0.45
LookupSegment
Method · 0.45
LookupSegmentOffset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected