Searched refs:ConvertTFDepthwiseConv2dNative (Results 1 – 1 of 1) sorted by relevance
334 class ConvertTFDepthwiseConv2dNative class335 : public ConvertTFConvOp<ConvertTFDepthwiseConv2dNative,338 using BaseType = ConvertTFConvOp<ConvertTFDepthwiseConv2dNative,341 ConvertTFDepthwiseConv2dNative(MLIRContext *context, in ConvertTFDepthwiseConv2dNative() function in mlir::TFL::__anon32f458ef0211::ConvertTFDepthwiseConv2dNative1403 phase_2_patterns.add<ConvertTFConv2D, ConvertTFDepthwiseConv2dNative>( in runOnOperation()