Home
last modified time | relevance | path

Searched defs:hlo_use (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc1698 const HloUse hlo_use = use.hlo_use; in AllocateAllocationValues() local
3561 for (auto& hlo_use : allocation->uses()) { in ComputeEstimatedElapsedTime() local
H A Dmemory_space_assignment.h831 HloUse hlo_use; member
H A Dhlo_instruction.cc3979 UseKind hlo_use = OperandElementUse(hlo, operand_num); in ComputeInternal() local