Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc356 string GetInstructionNodeInlinedOperands(const HloInstruction* instr);
785 string inlined_constants = GetInstructionNodeInlinedOperands(instr); in DumpInstruction()
814 string HloDotDumper::GetInstructionNodeInlinedOperands( in GetInstructionNodeInlinedOperands() function in xla::__anon7102e5d00111::HloDotDumper