Home
last modified time | relevance | path

Searched refs:QuantizedDepthwiseConvolutionTestBase (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/XNNPACK/test/
H A Ddepthwise-convolution-2d.cc114 template <class T> class QuantizedDepthwiseConvolutionTestBase : public DepthwiseConvolutionTestBas… class
116 QuantizedDepthwiseConvolutionTestBase() in QuantizedDepthwiseConvolutionTestBase() function in xnnpack::QuantizedDepthwiseConvolutionTestBase
153 using DepthwiseConvolutionTestQC8 = QuantizedDepthwiseConvolutionTestBase<int8_t>;
154 using DepthwiseConvolutionTestQS8 = QuantizedDepthwiseConvolutionTestBase<int8_t>;
155 using DepthwiseConvolutionTestQU8 = QuantizedDepthwiseConvolutionTestBase<uint8_t>;