Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h740 HloUse hlo_use; member
Dmemory_space_assignment.cc1396 const HloUse hlo_use = use.hlo_use; in AllocateAllocationValues() local
2992 for (auto& hlo_use : allocation->uses()) { in ComputeEstimatedElapsedTime() local