| # 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. | |
| # ARM NEON | |
| - name: xnn_f32_argmaxpool_ukernel_9p8x__neon_c4 | |
| # RISC-V Vector | |
| - name: xnn_f32_argmaxpool_ukernel_9p8x__rvv_u1v | |
| # x86 SSE | |
| - name: xnn_f32_argmaxpool_ukernel_9p8x__sse2_c4 | |
| # WAsm SIMD | |
| - name: xnn_f32_argmaxpool_ukernel_9p8x__wasmsimd_c4 | |
| # Scalar | |
| - name: xnn_f32_argmaxpool_ukernel_9p8x__scalar_c1 |