Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc1386 const AllocationValue::Use& previous_use = in AllocateAllocationValues() local
1388 if (previous_use.hlo_use.instruction->opcode() == in AllocateAllocationValues()
1390 previous_use.hlo_use.instruction != hlo_use.instruction) { in AllocateAllocationValues()
1393 instruction_schedule.at(previous_use.hlo_use.instruction); in AllocateAllocationValues()
1394 VLOG(3) << "Previous use (" << previous_use.hlo_use.ToString() in AllocateAllocationValues()