Searched refs:ConvertTFDepthwiseConv2dNative (Results 1 – 1 of 1) sorted by relevance
437 class ConvertTFDepthwiseConv2dNative class438 : public ConvertTFConvOp<ConvertTFDepthwiseConv2dNative,441 using BaseType = ConvertTFConvOp<ConvertTFDepthwiseConv2dNative,444 ConvertTFDepthwiseConv2dNative(MLIRContext *context, in ConvertTFDepthwiseConv2dNative() function in mlir::TFL::__anonf6df4be00111::ConvertTFDepthwiseConv2dNative1485 phase_2_patterns.insert<ConvertTFConv2D, ConvertTFDepthwiseConv2dNative>( in runOnFunction()