Searched defs:DepthwiseConvolutionTestBase (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/XNNPACK/test/ | ||
H A D | depthwise-convolution-2d.cc | 26 template <class T, class BiasType = T> class DepthwiseConvolutionTestBase : public ::testing::Test { class |