Searched refs:operand1_shape (Results 1 – 3 of 3) sorted by relevance
263 const Shape& operand1_shape = desc.operand1_shape; in GetGpuConvConfig() local284 config.filter_shape = operand1_shape; in GetGpuConvConfig()289 config.filter_shape = operand1_shape; in GetGpuConvConfig()295 config.output_shape = operand1_shape; in GetGpuConvConfig()448 descriptor.operand1_shape = cudnn_call->operand(1)->shape(); in GetGpuConvConfig()
129 Shape operand1_shape; member
1149 descriptor.operand1_shape = in EmitConvolutionThunkFromMlir()