Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1595 const HloInstruction* call_operand = call_hlo->operand(i); in BuildColocatedBufferSets() local
1597 call_operand->shape(), in BuildColocatedBufferSets()
1602 AddBufferToColocatedSet(call_operand, index, points_to_analysis, in BuildColocatedBufferSets()