1# 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 6# Scalar 7- name: xnn_f32_ibilinear_ukernel__scalar_c1 8- name: xnn_f32_ibilinear_ukernel__scalar_c2 9- name: xnn_f32_ibilinear_ukernel__scalar_c4 10# ARM NEON 11- name: xnn_f32_ibilinear_ukernel__neon_c4 12- name: xnn_f32_ibilinear_ukernel__neon_c8 13- name: xnn_f32_ibilinear_ukernel__neonfma_c4 14- name: xnn_f32_ibilinear_ukernel__neonfma_c8 15# x86 SSE 16- name: xnn_f32_ibilinear_ukernel__sse_c4 17- name: xnn_f32_ibilinear_ukernel__sse_c8 18# WAsm SIMD 19- name: xnn_f32_ibilinear_ukernel__wasmsimd_c4 20- name: xnn_f32_ibilinear_ukernel__wasmsimd_c8 21