Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ok
Method
ok
tensorflow/core/lib/io/table_builder.h:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
82
private:
83
bool ok() const { return status().ok(); }
84
void WriteBlock(BlockBuilder* block, BlockHandle* handle);
85
void WriteRawBlock(const StringPiece& data, CompressionType,
86
BlockHandle* handle);
Callers
15
Open
Method · 0.45
BlockReader
Method · 0.45
InternalGet
Method · 0.45
ApproximateOffsetOf
Method · 0.45
Finish
Method · 0.45
FlushOutputBufferToFile
Method · 0.45
FillBuffer
Method · 0.45
ReadNBytes
Method · 0.45
ReadAll
Method · 0.45
GetMetadata
Method · 0.45
ReadRecord
Method · 0.45
WriteRawBlock
Method · 0.45
Calls
1
status
Struct · 0.85
Tested by
4
Finish
Method · 0.36
Read
Method · 0.36
TestReadError
Function · 0.36
TestMultipleWrites
Function · 0.36