Searched refs:CreateBatchTask (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/ | ||
H A D | batch_resource_base.h | 207 virtual Status CreateBatchTask( |
H A D | batch_resource_base.cc | 239 TF_RETURN_IF_ERROR(CreateBatchTask(context, &batch_components)); in RegisterInput() |
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/ | ||
H A D | runtime_fallback_batch_tf_opkernels.cc | 208 Status CreateBatchTask(OpKernelContext* c, in CreateBatchTask() function in tensorflow::tfd::__anonb95ad7eb0111::FallbackBatchResource |