Searched refs:DepthwiseConvolutionOperationParser (Results 1 – 1 of 1) sorted by relevance
824 class DepthwiseConvolutionOperationParser : public TFLiteOperationParser { class2968 return std::make_unique<DepthwiseConvolutionOperationParser>(); in NewOperationParser()