Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc717 static const HloConstantInstruction* TryGetFusionParameterConstant( in TryGetFusionParameterConstant() function
743 if (TryGetFusionParameterConstant(instr) != nullptr) { in ShouldMergeIntoUsers()
868 TryGetFusionParameterConstant(operand)) { in GetInstructionNodeInlinedOperands()
915 TryGetFusionParameterConstant(operand) == nullptr; in GetInstructionColor()