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