Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dshared_batch_scheduler.h394 Status SplitInputBatchIntoSubtasks(
914 TF_RETURN_IF_ERROR(SplitInputBatchIntoSubtasks(task, &output_tasks)); in ScheduleWithoutOrEagerSplit()
1141 Status Queue<TaskType>::SplitInputBatchIntoSubtasks( in SplitInputBatchIntoSubtasks() function