Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h120 : has_process_batch_function_(has_process_batch_function), in BatchResourceBase()
131 : has_process_batch_function_(has_process_batch_function), in BatchResourceBase()
214 const bool has_process_batch_function_; variable
Dbatch_resource_base.cc738 if (!has_process_batch_function_) { in LookupOrCreateBatcherQueue()