Searched refs:ConvWithRelu (Results 1 – 1 of 1) sorted by relevance
37 struct ConvWithRelu { struct53 absl::optional<ConvWithRelu> FindConvWithRelu(HloInstruction* instr) { in FindConvWithRelu()176 return ConvWithRelu{ in FindConvWithRelu()186 ConvWithRelu match) { in TryRewriteToCudnnForwardRelu()264 std::vector<ConvWithRelu> matches; in RunFuseBiasSideActivation()281 for (const ConvWithRelu& match : matches) { in RunFuseBiasSideActivation()