Searched defs:DepthwiseConvolutionOpModel (Results 1 – 2 of 2) sorted by relevance
133 class DepthwiseConvolutionOpModel : public BaseDepthwiseConvolutionOpModel { class
1133 class DepthwiseConvolutionOpModel : public SingleOpModelWithNNAPI { class1135 DepthwiseConvolutionOpModel(const TensorData& input, const TensorData& filter, in DepthwiseConvolutionOpModel() function in tflite::__anon1a74836d0111::DepthwiseConvolutionOpModel