Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/io/
Dformat.h68 void set_index_handle(const BlockHandle& h) { index_handle_ = h; } in set_index_handle() function
Dtable_builder.cc253 footer.set_index_handle(index_block_handle); in Finish()