Searched refs:SupportedOpForPropagation (Results 1 – 1 of 1) sorted by relevance
103 bool SupportedOpForPropagation(HloInstruction* consumer,1111 bool ConvolutionVisitor::SupportedOpForPropagation(HloInstruction* consumer, in SupportedOpForPropagation() function in xla::__anon6418faad0111::ConvolutionVisitor1820 if (!SupportedOpForPropagation(user, node)) { in PropagateOnUsers()