Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc329 string InstructionId(const HloInstruction* instruction) { in InstructionId() function in xla::__anonf346b5ae0111::HloDotDumper
601 edge_fmt, InstructionId(from), InstructionId(parent_instr), in DumpSubcomputation()
699 auto from_id = InstructionId(from); in DumpRootTag()
820 InstructionId(instr), node_body, node_shape, node_metadata, in DumpInstruction()
1238 edges_.push_back(StrFormat(kEdgeFmt, InstructionId(from), InstructionId(to), in AddInstructionIncomingEdges()