Searched refs:IsOpcodeNonPropagatable (Results 1 – 1 of 1) sorted by relevance
111 bool IsOpcodeNonPropagatable(HloInstruction* consumer);1523 bool ConvolutionVisitor::IsOpcodeNonPropagatable(HloInstruction* consumer) { in IsOpcodeNonPropagatable() function in xla::__anon2cd323230111::ConvolutionVisitor1535 if (IsOpcodeNonPropagatable(consumer)) { in SupportedOpForPropagation()3498 if (IsOpcodeNonPropagatable(user)) { in DoesConvolutionFeedUnpropagatableOp()