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_maxpool_minmax_ukernel_9p8x__neonfp16arith_c8 8*4bdc9457SAndroid Build Coastguard Worker init: xnn_init_f16_minmax_neon_params 9*4bdc9457SAndroid Build Coastguard Worker 10*4bdc9457SAndroid Build Coastguard Worker# x86 F16C 11*4bdc9457SAndroid Build Coastguard Worker- name: xnn_f16_maxpool_minmax_ukernel_9p8x__f16c_c8 12*4bdc9457SAndroid Build Coastguard Worker init: xnn_init_f16_minmax_avx_params 13