MCPcopy 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

GetQualifiedNameFunction · 0.45
GetQualifiedAppendFnFunction · 0.45
GetQualifiedEnumNameFnFunction · 0.45
CreatePoolFromSetFunction · 0.45
~BundleReaderMethod · 0.45
GetValueMethod · 0.45
LookupSegmentMethod · 0.45
LookupSegmentOffsetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected