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.cc362 string GetInstructionNodeInlinedOperands(const HloInstruction* instr);
795 string inlined_constants = GetInstructionNodeInlinedOperands(instr); in DumpInstruction()
824 string HloDotDumper::GetInstructionNodeInlinedOperands( in GetInstructionNodeInlinedOperands() function in xla::__anonf346b5ae0111::HloDotDumper