blob: 633e472ba01ef5be0c66810e2d014d2fd41960f0 [file] [log] [blame]
XNNPACK Teamb455b122019-09-27 18:10:33 -07001# Copyright 2019 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- name: xnn_q8_gemm_ukernel_4x8__neon
6 k-block: 8
7- name: xnn_q8_gemm_ukernel_8x8__neon
8 k-block: 8
9- name: xnn_q8_gemm_ukernel_2x4c8__sse2
10 k-block: 8
11- name: xnn_q8_gemm_ukernel_4x4c2__sse2
12 k-block: 8
13- name: xnn_q8_gemm_ukernel_2x2__scalar
14 k-block: 1