blob: 0af1efdf01e1347897f473d52babca1b681ba69f [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_vmulcaddc_minmax_ukernel_c8__neonfp16arith_2x
init: xnn_init_f16_minmax_neon_params
- name: xnn_f16_vmulcaddc_minmax_ukernel_c16__neonfp16arith_2x
init: xnn_init_f16_minmax_neon_params
# x86 FMA3
- name: xnn_f16_vmulcaddc_minmax_ukernel_c8__fma3_2x
init: xnn_init_f16_minmax_avx_params
- name: xnn_f16_vmulcaddc_minmax_ukernel_c16__fma3_2x
init: xnn_init_f16_minmax_avx_params