Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_fused_conv_rewriter.cc37 struct ConvWithRelu { struct
38 HloInstruction* maximum;
39 HloCustomCallInstruction* conv;
40 HloInstruction* bias;
41 HloInstruction* side_input;
42 HloConstantInstruction* alpha_conv;
43 HloConstantInstruction* alpha_side_input;