Home
last modified time | relevance | path

Searched refs:WriteRawBlock (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/
Dtable_builder.h85 void WriteRawBlock(const StringPiece& data, CompressionType,
Dtable_builder.cc196 WriteRawBlock(block_contents, type, handle); in WriteBlock()
201 void TableBuilder::WriteRawBlock(const StringPiece& block_contents, in WriteRawBlock() function in tensorflow::table::TableBuilder