You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
882 B
37 lines
882 B
# Copyright 2019 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_spmm_minmax_ukernel_8x1__neonfp16arith
|
|
k-block: 1
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_spmm_minmax_ukernel_8x1__neonfp16arith_x2
|
|
k-block: 2
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_spmm_minmax_ukernel_16x1__neonfp16arith
|
|
k-block: 1
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_spmm_minmax_ukernel_16x1__neonfp16arith_x2
|
|
k-block: 2
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_spmm_minmax_ukernel_24x1__neonfp16arith
|
|
k-block: 1
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_spmm_minmax_ukernel_24x1__neonfp16arith_x2
|
|
k-block: 2
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_spmm_minmax_ukernel_32x1__neonfp16arith
|
|
k-block: 1
|
|
arch:
|
|
- aarch64
|
|
- name: xnn_f16_spmm_minmax_ukernel_32x1__neonfp16arith_x2
|
|
k-block: 2
|
|
arch:
|
|
- aarch64
|