Searched refs:IsSupportedConvOp (Results 1 – 1 of 1) sorted by relevance
67 if (!IsSupportedConvOp(conv_op)) { in matchAndRewrite()197 bool IsSupportedConvOp(mhlo::ConvOp conv_op) const { in IsSupportedConvOp() function in mlir::TF::__anon0527096c0111::ConvertConvOp