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_vsqrt_ukernel__neonfp16arith_sqrt_x8 8 arch: 9 - aarch64 10- name: xnn_f16_vsqrt_ukernel__neonfp16arith_sqrt_x16 11 arch: 12 - aarch64 13 14# x86 F16C 15- name: xnn_f16_vsqrt_ukernel__f16c_sqrt_x8 16- name: xnn_f16_vsqrt_ukernel__f16c_sqrt_x16 17