/aosp_15_r20/external/XNNPACK/test/ |
H A D | convert-nc.cc | 53 TEST(CONVERT_NC_F16_F32, small_batch_with_input_and_output_stride) { in TEST() argument 107 TEST(CONVERT_NC_F32_F16, small_batch_with_input_and_output_stride) { in TEST() argument 169 TEST(CONVERT_NC_F32_QS8, small_batch_with_input_and_output_stride) { in TEST() argument 300 TEST(CONVERT_NC_F32_QU8, small_batch_with_input_and_output_stride) { in TEST() argument 423 TEST(CONVERT_NC_QS8_F32, small_batch_with_input_and_output_stride) { in TEST() argument 506 TEST(CONVERT_NC_QU8_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | copy-nc.cc | 53 TEST(COPY_NC_X8, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(COPY_NC_X16, small_batch_with_input_and_output_stride) { in TEST() argument 163 TEST(COPY_NC_X32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | leaky-relu-nc.cc | 56 TEST(LEAKY_RELU_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 126 TEST(LEAKY_RELU_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument 261 TEST(LEAKY_RELU_NC_QS8, small_batch_with_input_and_output_stride) { in TEST() argument 381 TEST(LEAKY_RELU_NC_QU8, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | clamp-nc.cc | 88 TEST(CLAMP_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 186 TEST(CLAMP_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument 283 TEST(CLAMP_NC_S8, small_batch_with_input_and_output_stride) { in TEST() argument 379 TEST(CLAMP_NC_U8, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | square-root-nc.cc | 53 TEST(SQUARE_ROOT_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(SQUARE_ROOT_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | truncation-nc.cc | 53 TEST(TRUNCATION_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(TRUNCATION_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | hardswish-nc.cc | 52 TEST(HARDSWISH_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 106 TEST(HARDSWISH_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | ceiling-nc.cc | 53 TEST(CEILING_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(CEILING_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | abs-nc.cc | 53 TEST(ABS_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(ABS_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | square-nc.cc | 53 TEST(SQUARE_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(SQUARE_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | bankers-rounding-nc.cc | 53 TEST(BANKERS_ROUNDING_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(BANKERS_ROUNDING_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | floor-nc.cc | 53 TEST(FLOOR_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(FLOOR_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | negate-nc.cc | 53 TEST(NEGATE_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 108 TEST(NEGATE_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | elu-nc.cc | 53 TEST(ELU_NC_F16, small_batch_with_input_and_output_stride) { in TEST() argument 123 TEST(ELU_NC_F32, small_batch_with_input_and_output_stride) { in TEST() argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
H A D | clamp.cc | 85 TEST(CLAMP_OP, small_batch_with_input_and_output_stride) { in TEST() argument
|
H A D | leaky-relu.cc | 151 TEST(LEAKY_RELU_OP, small_batch_with_input_and_output_stride) { in TEST() argument
|