Searched refs:SupportedOpForPropagation (Results 1 – 1 of 1) sorted by relevance
114 bool SupportedOpForPropagation(HloInstruction* consumer,1533 bool ConvolutionVisitor::SupportedOpForPropagation(HloInstruction* consumer, in SupportedOpForPropagation() function in xla::__anon5e1d62920111::ConvolutionVisitor2505 if (!SupportedOpForPropagation(user, node)) { in PropagateOnUsers()