HomeSort by relevance Sort by last modified time
    Searched refs:CurrentSizeEstimate (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/lib/io/
block_builder.h 47 size_t CurrentSizeEstimate() const;
block_builder.cc 65 size_t BlockBuilder::CurrentSizeEstimate() const {
table_builder.cc 146 const size_t estimated_block_size = r->data_block.CurrentSizeEstimate();

Completed in 687 milliseconds