Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_fused_conv_rewriter.cc73 HloInstruction* alpha_conv_instr = nullptr; in FindConvWithRelu() local
86 auto alpha_pattern = Broadcast(ConstantScalar(&alpha_conv_instr)); in FindConvWithRelu()
181 CastOrNull<HloConstantInstruction>(alpha_conv_instr), in FindConvWithRelu()