Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_fused_conv_rewriter.cc37 struct ConvWithRelu { struct
53 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()