Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_graph_dumper.cc395 std::string GetInstructionNodeInlinedOperands(const HloInstruction* instr);
832 std::string inlined_constants = GetInstructionNodeInlinedOperands(instr); in DumpInstruction()
862 std::string HloDotDumper::GetInstructionNodeInlinedOperands( in GetInstructionNodeInlinedOperands() function in xla::__anon2775451d0111::HloDotDumper