Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_fused_conv_rewriter.cc74 HloInstruction* alpha_side_input_instr = nullptr; in FindConvWithRelu() local
93 auto alpha_pattern = Broadcast(ConstantScalar(&alpha_side_input_instr)); in FindConvWithRelu()
182 CastOrNull<HloConstantInstruction>(alpha_side_input_instr)}; in FindConvWithRelu()