Searched refs:CreateConvOp (Results 1 – 1 of 1) sorted by relevance
130 CreateConvOp(conv_op, strides, padding, dilation, is_depthwise_conv, in matchAndRewrite()158 void CreateConvOp(mhlo::ConvOp conv_op, ArrayRef<int64_t> strides, in CreateConvOp() function in mlir::TF::__anon0527096c0111::ConvertConvOp