xref: /aosp_15_r20/external/XNNPACK/test/f16-pavgpool-minmax.yaml (revision 4bdc94577ba0e567308109d787f7fec7b531ce36)
1*4bdc9457SAndroid Build Coastguard Worker# Copyright 2022 Google LLC
2*4bdc9457SAndroid Build Coastguard Worker#
3*4bdc9457SAndroid Build Coastguard Worker# This source code is licensed under the BSD-style license found in the
4*4bdc9457SAndroid Build Coastguard Worker# LICENSE file in the root directory of this source tree.
5*4bdc9457SAndroid Build Coastguard Worker
6*4bdc9457SAndroid Build Coastguard Worker# ARM NEON+FP16ARITH
7*4bdc9457SAndroid Build Coastguard Worker- name: xnn_f16_pavgpool_minmax_ukernel_9p8x__neonfp16arith_c8
8*4bdc9457SAndroid Build Coastguard Worker  init: xnn_init_f16_minmax_neon_params
9*4bdc9457SAndroid Build Coastguard Worker  arch:
10*4bdc9457SAndroid Build Coastguard Worker  - aarch64
11*4bdc9457SAndroid Build Coastguard Worker- name: xnn_f16_pavgpool_minmax_ukernel_9x__neonfp16arith_c8
12*4bdc9457SAndroid Build Coastguard Worker  init: xnn_init_f16_minmax_neon_params
13*4bdc9457SAndroid Build Coastguard Worker  arch:
14*4bdc9457SAndroid Build Coastguard Worker  - aarch64
15*4bdc9457SAndroid Build Coastguard Worker# x86 AVX2
16*4bdc9457SAndroid Build Coastguard Worker- name: xnn_f16_pavgpool_minmax_ukernel_9p8x__avx2_c8
17*4bdc9457SAndroid Build Coastguard Worker  init: xnn_init_f16_minmax_avx_params
18*4bdc9457SAndroid Build Coastguard Worker- name: xnn_f16_pavgpool_minmax_ukernel_9x__avx2_c8
19*4bdc9457SAndroid Build Coastguard Worker  init: xnn_init_f16_minmax_avx_params
20