Frank Barchard | d5b9f1c | 2020-07-01 15:00:19 -0700 | [diff] [blame] | 1 | # Copyright 2020 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_f32_vsub_ukernel__wasmsimd_x4 |
| 6 | - name: xnn_f32_vsub_ukernel__wasmsimd_x8 |
Frank Barchard | 9c7308f | 2020-08-31 17:03:01 -0700 | [diff] [blame] | 7 | - name: xnn_f32_vsub_ukernel__wasmsimd_x16 |
Frank Barchard | 8e229db | 2020-07-06 23:31:35 -0700 | [diff] [blame] | 8 | - name: xnn_f32_vsub_ukernel__scalar_x1 |
| 9 | - name: xnn_f32_vsub_ukernel__scalar_x2 |
| 10 | - name: xnn_f32_vsub_ukernel__scalar_x4 |
Frank Barchard | 9c7308f | 2020-08-31 17:03:01 -0700 | [diff] [blame] | 11 | - name: xnn_f32_vsub_ukernel__scalar_x8 |