17 lines
430 B
YAML
17 lines
430 B
YAML
# Copyright 2022 Google LLC
|
|
#
|
|
# This source code is licensed under the BSD-style license found in the
|
|
# LICENSE file in the root directory of this source tree.
|
|
|
|
# ARM NEON+FP16ARITH
|
|
- name: xnn_f16_vsqrt_ukernel__neonfp16arith_sqrt_x8
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_vsqrt_ukernel__neonfp16arith_sqrt_x16
|
|
arch:
|
|
- aarch64
|
|
|
|
# x86 F16C
|
|
- name: xnn_f16_vsqrt_ukernel__f16c_sqrt_x8
|
|
- name: xnn_f16_vsqrt_ukernel__f16c_sqrt_x16
|