• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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_velu_ukernel__neonfp16arith_rr1_p3_x8
8  init: xnn_init_f16_elu_neonfp16arith_rr1_p3_params
9- name: xnn_f16_velu_ukernel__neonfp16arith_rr1_p3_x16
10  init: xnn_init_f16_elu_neonfp16arith_rr1_p3_params
11
12# x86 AVX2
13- name: xnn_f16_velu_ukernel__avx2_rr1_p3_x8
14  init: xnn_init_f16_elu_avx2_rr1_p3_params
15- name: xnn_f16_velu_ukernel__avx2_rr1_p3_x16
16  init: xnn_init_f16_elu_avx2_rr1_p3_params
17