Searched refs:DepthwiseConvolutionOpModel (Results 1 – 2 of 2) sorted by relevance
117 class DepthwiseConvolutionOpModel : public BaseDepthwiseConvolutionOpModel { class147 DepthwiseConvolutionOpModel m(GetRegistration(), in TEST_P()181 DepthwiseConvolutionOpModel m( in TEST_P()234 DepthwiseConvolutionOpModel m( in TEST_P()334 DepthwiseConvolutionOpModel float_op(GetRegistration(), in TEST_P()
447 class DepthwiseConvolutionOpModel : public SingleOpModelWithNNAPI { class449 DepthwiseConvolutionOpModel(const TensorData& input, const TensorData& filter, in DepthwiseConvolutionOpModel() function in tflite::__anon0c68fcb70111::DepthwiseConvolutionOpModel500 DepthwiseConvolutionOpModel m({TensorType_FLOAT32, {1, 3, 2, 2}}, in TEST()