Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc351 string GetInstructionNodeShape(const HloInstruction* instr);
780 string node_shape = GetInstructionNodeShape(instr); in DumpInstruction()
1061 string HloDotDumper::GetInstructionNodeShape(const HloInstruction* instr) { in GetInstructionNodeShape() function in xla::__anon7102e5d00111::HloDotDumper