| # 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. |
| |
| - name: xnn_f16_vhswish_ukernel__neonfp16arith_x8 |
| init: xnn_init_f16_hswish_neon_params |
| arch: |
| - aarch64 |
| - name: xnn_f16_vhswish_ukernel__neonfp16arith_x16 |
| init: xnn_init_f16_hswish_neon_params |
| arch: |
| - aarch64 |
| - name: xnn_f16_vhswish_ukernel__f16c_x8 |
| init: xnn_init_f16_hswish_avx_params |
| - name: xnn_f16_vhswish_ukernel__f16c_x16 |
| init: xnn_init_f16_hswish_avx_params |