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.
27 lines
850 B
27 lines
850 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_f32_ppmm_minmax_ukernel_4x8__neon
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_4x8__neonfma
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_8x8__neon
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_8x8__neonfma
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_4x8__sse
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_4x8__wasmsimd_arm_splat
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_4x8__wasmsimd_x86_splat
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_4x2__scalar
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_2x4__scalar
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_4x4__scalar
|
|
k-block: 1
|
|
- name: xnn_f32_ppmm_minmax_ukernel_3x3__scalar
|
|
k-block: 1
|