Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc321 static const HloInstruction* GetOutputInstruction( in GetOutputInstruction() function
350 if (const HloInstruction* instr = GetOutputInstruction(*this)) { in ToString()