Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h116 BatchResourceBase(bool has_process_batch_function, in BatchResourceBase() argument
120 : has_process_batch_function_(has_process_batch_function), in BatchResourceBase()
127 BatchResourceBase(bool has_process_batch_function, in BatchResourceBase() argument
131 : has_process_batch_function_(has_process_batch_function), in BatchResourceBase()