Home
last modified time | relevance | path

Searched refs:DepthwiseConvolutionOperationParser (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc404 class DepthwiseConvolutionOperationParser : public TFLiteOperationParser { class
2336 return std::make_unique<DepthwiseConvolutionOperationParser>(); in NewOperationParser()