Searched defs:ConvWithRelu (Results 1 – 1 of 1) sorted by relevance
37 struct ConvWithRelu { struct38 HloInstruction* maximum;39 HloCustomCallInstruction* conv;40 HloInstruction* bias;41 HloInstruction* side_input;42 HloConstantInstruction* alpha_conv;43 HloConstantInstruction* alpha_side_input;