Searched refs:DepthwiseConvolutionTestBase (Results 1 – 1 of 1) sorted by relevance
26 template <class T, class BiasType = T> class DepthwiseConvolutionTestBase : public ::testing::Test { class28 DepthwiseConvolutionTestBase() in DepthwiseConvolutionTestBase() function in xnnpack::DepthwiseConvolutionTestBase114 …class T> class QuantizedDepthwiseConvolutionTestBase : public DepthwiseConvolutionTestBase<T, int3…156 using DepthwiseConvolutionTestF32 = DepthwiseConvolutionTestBase<float>;