/aosp_15_r20/external/XNNPACK/test/ |
H A D | convert-nc.cc | 31 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 D | copy-nc.cc | 31 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 D | leaky-relu-nc.cc | 34 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 D | fully-connected-nc.cc | 112 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 D | clamp-nc.cc | 66 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 D | sigmoid-nc.cc | 34 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 D | softmax-nc.cc | 86 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 D | elu-nc.cc | 31 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 D | square-root-nc.cc | 31 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 D | truncation-nc.cc | 31 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 D | hardswish-nc.cc | 30 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 D | ceiling-nc.cc | 31 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 D | abs-nc.cc | 31 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 D | square-nc.cc | 31 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 D | bankers-rounding-nc.cc | 31 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 D | floor-nc.cc | 31 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 D | negate-nc.cc | 31 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 D | tanh-nc.cc | 79 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 D | clamp.cc | 63 TEST(CLAMP_OP, small_batch_with_input_stride) { in TEST() argument
|
H A D | softargmax.cc | 103 TEST(SOFTARGMAX_OP, small_batch_with_input_stride) { in TEST() argument
|
H A D | leaky-relu.cc | 129 TEST(LEAKY_RELU_OP, small_batch_with_input_stride) { in TEST() argument
|
H A D | hardsigmoid.cc | 89 TEST(HARDSIGMOID_OP, small_batch_with_input_stride) { in TEST() argument
|
H A D | sigmoid.cc | 89 TEST(SIGMOID_OP, small_batch_with_input_stride) { in TEST() argument
|
H A D | tanh.cc | 89 TEST(TANH_OP, small_batch_with_input_stride) { in TEST() argument
|
H A D | hardswish.cc | 117 TEST(HARDSWISH_OP, small_batch_with_input_stride) { in TEST() argument
|