Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h340 Status SplitInputBatchIntoSubtasks(
729 TF_RETURN_IF_ERROR(SplitInputBatchIntoSubtasks(task, &output_tasks)); in ScheduleWithSplit()
868 Status Queue<TaskType>::SplitInputBatchIntoSubtasks( in SplitInputBatchIntoSubtasks() function