Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbatch_resource_base.h129 BatchResourceBase(bool has_process_batch_function, in BatchResourceBase() argument
133 : has_process_batch_function_(has_process_batch_function), in BatchResourceBase()
140 BatchResourceBase(bool has_process_batch_function, in BatchResourceBase() argument
144 : has_process_batch_function_(has_process_batch_function), in BatchResourceBase()