blob: 91c01a48c98b7c62e4eca914ef7df9c005cda83c [file] [log] [blame] [edit]
# Copyright 2020 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_vadd_minmax_ukernel__neonfp16arith_x8
init: xnn_init_f16_minmax_neon_params
- name: xnn_f16_vadd_minmax_ukernel__neonfp16arith_x16
init: xnn_init_f16_minmax_neon_params
# x86 F16C
- name: xnn_f16_vadd_minmax_ukernel__f16c_x8
init: xnn_init_f16_minmax_avx_params
- name: xnn_f16_vadd_minmax_ukernel__f16c_x16
init: xnn_init_f16_minmax_avx_params