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# ARM NEON 7- name: xnn_f32_argmaxpool_ukernel_4x__neon_c4 8# x86 SSE 9- name: xnn_f32_argmaxpool_ukernel_4x__sse2_c4 10# WAsm SIMD 11- name: xnn_f32_argmaxpool_ukernel_4x__wasmsimd_c4 12# Scalar 13- name: xnn_f32_argmaxpool_ukernel_4x__scalar_c1 14# ARM NEON 15- name: xnn_f32_argmaxpool_ukernel_9x__neon_c4 16# x86 SSE 17- name: xnn_f32_argmaxpool_ukernel_9x__sse2_c4 18# WAsm SIMD 19- name: xnn_f32_argmaxpool_ukernel_9x__wasmsimd_c4 20# Scalar 21- name: xnn_f32_argmaxpool_ukernel_9x__scalar_c1 22# ARM NEON 23- name: xnn_f32_argmaxpool_ukernel_9p8x__neon_c4 24# x86 SSE 25- name: xnn_f32_argmaxpool_ukernel_9p8x__sse2_c4 26# WAsm SIMD 27- name: xnn_f32_argmaxpool_ukernel_9p8x__wasmsimd_c4 28# Scalar 29- name: xnn_f32_argmaxpool_ukernel_9p8x__scalar_c1 30