Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_task_assignment.cc129 int64 ParallelTaskAssignment::GetTargetParallelTaskCount( in GetTargetParallelTaskCount() function in xla::cpu::ParallelTaskAssignment
249 parallel_task_assignment.GetTargetParallelTaskCount(instruction); in ComputeTargetParallelTasks()
Dparallel_task_assignment.h48 int64 GetTargetParallelTaskCount(HloInstruction* instruction);