Searched defs:restarts_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/lib/io/ | ||
D | block_builder.h | 56 std::vector<uint32> restarts_; // Restart points variable |
D | block.cc | 91 uint32 const restarts_; // Offset of restart array (list of fixed32) member in tensorflow::table::Block::Iter |