Searched defs:DepthwiseConv3x3 (Results 1 – 2 of 2) sorted by relevance
27 DepthwiseConv3x3::DepthwiseConv3x3(const OperationDef& definition, in DepthwiseConv3x3() function in tflite::gpu::DepthwiseConv3x342 DepthwiseConv3x3::DepthwiseConv3x3(DepthwiseConv3x3&& operation) in DepthwiseConv3x3() function in tflite::gpu::DepthwiseConv3x3
36 TEST_F(OpenCLOperationTest, DepthwiseConv3x3) { in TEST_F() argument