Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dparallel_task_assignment.cc134 int64_t ParallelTaskAssignment::GetTargetParallelTaskCount( in GetTargetParallelTaskCount() function in xla::cpu::ParallelTaskAssignment
264 parallel_task_assignment.GetTargetParallelTaskCount(instruction); in ComputeTargetParallelTasks()
H A Dparallel_task_assignment.h49 int64_t GetTargetParallelTaskCount(HloInstruction* instruction);