Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_fused_conv_rewriter.cc53 absl::optional<ConvWithRelu> FindConvWithRelu(HloInstruction* instr) { in FindConvWithRelu() function
267 auto match = FindConvWithRelu(instr); in RunFuseBiasSideActivation()