1# Copyright 2021 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# Scalar 7- name: xnn_s8_ibilinear_ukernel__scalar_c1 8- name: xnn_s8_ibilinear_ukernel__scalar_c2 9- name: xnn_s8_ibilinear_ukernel__scalar_c4 10# ARM NEON 11- name: xnn_s8_ibilinear_ukernel__neon_c8 12- name: xnn_s8_ibilinear_ukernel__neon_c16 13# x86 SSE 14- name: xnn_s8_ibilinear_ukernel__sse2_c8 15- name: xnn_s8_ibilinear_ukernel__sse2_c16 16- name: xnn_s8_ibilinear_ukernel__sse41_c8 17- name: xnn_s8_ibilinear_ukernel__sse41_c16 18# WAsm SIMD 19- name: xnn_s8_ibilinear_ukernel__wasmsimd_dot16x2_c8 20- name: xnn_s8_ibilinear_ukernel__wasmsimd_dot16x2_c16 21- name: xnn_s8_ibilinear_ukernel__wasmsimd_mul32_c8 22- name: xnn_s8_ibilinear_ukernel__wasmsimd_mul32_c16 23