Home
last modified time | relevance | path

Searched defs:DepthwiseConvolutionOpModel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddepthwise_conv_test.cc133 class DepthwiseConvolutionOpModel : public BaseDepthwiseConvolutionOpModel { class
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_test.cc1133 class DepthwiseConvolutionOpModel : public SingleOpModelWithNNAPI { class
1135 DepthwiseConvolutionOpModel(const TensorData& input, const TensorData& filter, in DepthwiseConvolutionOpModel() function in tflite::__anon1a74836d0111::DepthwiseConvolutionOpModel