Skip to content

Commit

Permalink
Remove Arm SME kernel from gemm test yaml.
Browse files Browse the repository at this point in the history
This kernel cannot currently be tested using our existing emulators

PiperOrigin-RevId: 689286697
  • Loading branch information
alankelly authored and xnnpack-bot committed Oct 24, 2024
1 parent 2468fc2 commit d018a7e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/f32-gemm-minmax.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -973,9 +973,3 @@
init: xnn_init_f32_minmax_scalar_params
pack: xnn_pack_f32_gemm_goi_w
k-block: 1

- name: xnn_f32_gemm_minmax_ukernel_32x32__neonsme2
init: xnn_init_f32_minmax_scalar_params
pack: xnn_pack_kai_f32_weights_and_biases
packed-stride: xnn_packed_stride_kai_f32_weights_and_biases
k-block: 2

0 comments on commit d018a7e

Please sign in to comment.