Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc357 void AddInstructionIncomingEdges(const HloInstruction* instr);
787 AddInstructionIncomingEdges(instr); in DumpInstruction()
1174 void HloDotDumper::AddInstructionIncomingEdges(const HloInstruction* instr) { in AddInstructionIncomingEdges() function in xla::__anon7102e5d00111::HloDotDumper