Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/io/
Dtwo_level_iterator.cc72 BlockFunction block_function_; member in tensorflow::table::__anone48b7c510111::TwoLevelIterator
84 : block_function_(block_function), in TwoLevelIterator()
144 Iterator* iter = (*block_function_)(arg_, handle); in InitDataBlock()