Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/test/
H A Dconvert-nc.cc31 TEST(CONVERT_NC_F16_F32, small_batch_with_input_stride) { in TEST() argument
85 TEST(CONVERT_NC_F32_F16, small_batch_with_input_stride) { in TEST() argument
143 TEST(CONVERT_NC_F32_QS8, small_batch_with_input_stride) { in TEST() argument
274 TEST(CONVERT_NC_F32_QU8, small_batch_with_input_stride) { in TEST() argument
401 TEST(CONVERT_NC_QS8_F32, small_batch_with_input_stride) { in TEST() argument
484 TEST(CONVERT_NC_QU8_F32, small_batch_with_input_stride) { in TEST() argument
H A Dcopy-nc.cc31 TEST(COPY_NC_X8, small_batch_with_input_stride) { in TEST() argument
86 TEST(COPY_NC_X16, small_batch_with_input_stride) { in TEST() argument
141 TEST(COPY_NC_X32, small_batch_with_input_stride) { in TEST() argument
H A Dleaky-relu-nc.cc34 TEST(LEAKY_RELU_NC_F16, small_batch_with_input_stride) { in TEST() argument
104 TEST(LEAKY_RELU_NC_F32, small_batch_with_input_stride) { in TEST() argument
239 TEST(LEAKY_RELU_NC_QS8, small_batch_with_input_stride) { in TEST() argument
359 TEST(LEAKY_RELU_NC_QU8, small_batch_with_input_stride) { in TEST() argument
H A Dfully-connected-nc.cc112 TEST(FULLY_CONNECTED_NC_QS8, small_batch_with_input_stride) { in TEST() argument
271 TEST(FULLY_CONNECTED_NC_QU8, small_batch_with_input_stride) { in TEST() argument
430 TEST(FULLY_CONNECTED_NC_F32, small_batch_with_input_stride) { in TEST() argument
599 TEST(FULLY_CONNECTED_NC_F16, small_batch_with_input_stride) { in TEST() argument
H A Dclamp-nc.cc66 TEST(CLAMP_NC_F16, small_batch_with_input_stride) { in TEST() argument
164 TEST(CLAMP_NC_F32, small_batch_with_input_stride) { in TEST() argument
257 TEST(CLAMP_NC_S8, small_batch_with_input_stride) { in TEST() argument
353 TEST(CLAMP_NC_U8, small_batch_with_input_stride) { in TEST() argument
H A Dsigmoid-nc.cc34 TEST(SIGMOID_NC_F16, small_batch_with_input_stride) { in TEST() argument
89 TEST(SIGMOID_NC_F32, small_batch_with_input_stride) { in TEST() argument
192 TEST(SIGMOID_NC_QS8, small_batch_with_input_stride) { in TEST() argument
399 TEST(SIGMOID_NC_QU8, small_batch_with_input_stride) { in TEST() argument
H A Dsoftmax-nc.cc86 TEST(SOFTMAX_NC_F16, small_batch_with_input_stride) { in TEST() argument
193 TEST(SOFTMAX_NC_F32, small_batch_with_input_stride) { in TEST() argument
326 TEST(SOFTMAX_NC_QU8, small_batch_with_input_stride) { in TEST() argument
H A Delu-nc.cc31 TEST(ELU_NC_F16, small_batch_with_input_stride) { in TEST() argument
101 TEST(ELU_NC_F32, small_batch_with_input_stride) { in TEST() argument
219 TEST(ELU_NC_QS8, small_batch_with_input_stride) { in TEST() argument
H A Dsquare-root-nc.cc31 TEST(SQUARE_ROOT_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(SQUARE_ROOT_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dtruncation-nc.cc31 TEST(TRUNCATION_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(TRUNCATION_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dhardswish-nc.cc30 TEST(HARDSWISH_NC_F16, small_batch_with_input_stride) { in TEST() argument
84 TEST(HARDSWISH_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dceiling-nc.cc31 TEST(CEILING_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(CEILING_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dabs-nc.cc31 TEST(ABS_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(ABS_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dsquare-nc.cc31 TEST(SQUARE_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(SQUARE_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dbankers-rounding-nc.cc31 TEST(BANKERS_ROUNDING_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(BANKERS_ROUNDING_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dfloor-nc.cc31 TEST(FLOOR_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(FLOOR_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dnegate-nc.cc31 TEST(NEGATE_NC_F16, small_batch_with_input_stride) { in TEST() argument
86 TEST(NEGATE_NC_F32, small_batch_with_input_stride) { in TEST() argument
H A Dtanh-nc.cc79 TEST(TANH_NC_QS8, small_batch_with_input_stride) { in TEST() argument
285 TEST(TANH_NC_QU8, small_batch_with_input_stride) { in TEST() argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
H A Dclamp.cc63 TEST(CLAMP_OP, small_batch_with_input_stride) { in TEST() argument
H A Dsoftargmax.cc103 TEST(SOFTARGMAX_OP, small_batch_with_input_stride) { in TEST() argument
H A Dleaky-relu.cc129 TEST(LEAKY_RELU_OP, small_batch_with_input_stride) { in TEST() argument
H A Dhardsigmoid.cc89 TEST(HARDSIGMOID_OP, small_batch_with_input_stride) { in TEST() argument
H A Dsigmoid.cc89 TEST(SIGMOID_OP, small_batch_with_input_stride) { in TEST() argument
H A Dtanh.cc89 TEST(TANH_OP, small_batch_with_input_stride) { in TEST() argument
H A Dhardswish.cc117 TEST(HARDSWISH_OP, small_batch_with_input_stride) { in TEST() argument