Home
last modified time | relevance | path

Searched defs:QuantizedDepthwiseConvolutionOpTest (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Ddepthwise_conv_test.cc634 class QuantizedDepthwiseConvolutionOpTest : public SingleOpTest { class
643 TEST_F(QuantizedDepthwiseConvolutionOpTest, LargeOutputChannelTest) { in TEST_F() argument
689 TEST_P(QuantizedDepthwiseConvolutionOpTest, SimpleTestQuantized) { in TEST_P() argument
799 TEST_P(QuantizedDepthwiseConvolutionOpTest, SimpleDilatedTestPaddingValid) { in TEST_P() argument
858 TEST_P(QuantizedDepthwiseConvolutionOpTest, SimpleDilatedTestPaddingSame) { in TEST_P() argument
899 TEST_P(QuantizedDepthwiseConvolutionOpTest, MultithreadOnRowUint8GeneralTest) { in TEST_P() argument
988 TEST_P(QuantizedDepthwiseConvolutionOpTest, in TEST_P() argument
1066 TEST_P(QuantizedDepthwiseConvolutionOpTest, MultithreadOnRowValidPaddingTest) { in TEST_P() argument
1139 TEST_P(QuantizedDepthwiseConvolutionOpTest, MultithreadOnRowSamePaddingTest) { in TEST_P() argument
1213 TEST_P(QuantizedDepthwiseConvolutionOpTest, in TEST_P() argument
[all …]