]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
kleidiai: add data type check to get_tensor_traits (#20639)
authorMartin Klacer <redacted>
Mon, 16 Mar 2026 19:25:54 +0000 (19:25 +0000)
committerGitHub <redacted>
Mon, 16 Mar 2026 19:25:54 +0000 (21:25 +0200)
commitcf21cdf36ceb456b5312aa7d9058da297f3bf574
treed8084c23d16253556e429fa2f08131c713ad937a
parent0ed992973b808d3e44c2e10080198266325b677a
kleidiai: add data type check to get_tensor_traits (#20639)

* kleidiai: add data type check to get_tensor_traits

 * Added check for F16 data type into get_tensor_traits path with input data
   not in ggml_backend_cpu_kleidiai_buffer_type format (unsupported for Q4/8)

Signed-off-by: Martin Klacer <redacted>
Change-Id: I9aca4b9b8d669d35db6f1dbcc4e080b1919b1de7

* updated ggml/src/ggml-cpu/kleidiai/kleidiai.cpp

updated kleidiai.cpp file as per suggestion

Co-authored-by: Georgi Gerganov <redacted>
---------

Signed-off-by: Martin Klacer <redacted>
Co-authored-by: Georgi Gerganov <redacted>
ggml/src/ggml-cpu/kleidiai/kleidiai.cpp