1# Copyright 2022 Google LLC 2# 3# This source code is licensed under the BSD-style license found in the 4# LICENSE file in the root directory of this source tree. 5 6# ARM NEON+FP16ARITH 7- name: xnn_f16_vabs_ukernel__neonfp16arith_x8 8- name: xnn_f16_vabs_ukernel__neonfp16arith_x16 9 10# x86 SSE2 11- name: xnn_f16_vabs_ukernel__sse2_x8 12 init: xnn_init_f16_abs_sse_params 13- name: xnn_f16_vabs_ukernel__sse2_x16 14 init: xnn_init_f16_abs_sse_params 15