Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/test/
H A Dconvert-nc.cc53 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 Dcopy-nc.cc53 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 Dleaky-relu-nc.cc56 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 Dclamp-nc.cc88 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 Dsquare-root-nc.cc53 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 Dtruncation-nc.cc53 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 Dhardswish-nc.cc52 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 Dceiling-nc.cc53 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 Dabs-nc.cc53 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 Dsquare-nc.cc53 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 Dbankers-rounding-nc.cc53 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 Dfloor-nc.cc53 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 Dnegate-nc.cc53 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 Delu-nc.cc53 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 Dclamp.cc85 TEST(CLAMP_OP, small_batch_with_input_and_output_stride) { in TEST() argument
H A Dleaky-relu.cc151 TEST(LEAKY_RELU_OP, small_batch_with_input_and_output_stride) { in TEST() argument