Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc343 bool ShouldMergeIntoUsers(const HloInstruction* instr) const;
727 bool HloDotDumper::ShouldMergeIntoUsers(const HloInstruction* instr) const { in ShouldMergeIntoUsers() function in xla::__anon7102e5d00111::HloDotDumper
766 if (ShouldMergeIntoUsers(instr)) { in DumpInstruction()
860 } else if (ShouldMergeIntoUsers(operand)) { in GetInstructionNodeInlinedOperands()
914 ShouldMergeIntoUsers(operand) && in GetInstructionColor()
1180 ShouldMergeIntoUsers(from)) { in AddInstructionIncomingEdges()