llama.cpp/ggml
Radoslav Gerganov c1a581a10b
ggml : add ggml_set_rows
Add ggml_set_rows(a, b, c) which copies rows from 'b' into 'a' using
indices from 'c'.

ref: #8366
2025-06-23 13:21:32 +03:00
..
cmake ggml-cpu : rework weak alias on apple targets (#14146) 2025-06-16 13:54:15 +08:00
include ggml : add ggml_set_rows 2025-06-23 13:21:32 +03:00
src ggml : add ggml_set_rows 2025-06-23 13:21:32 +03:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml : disable warnings for tests when using MSVC (ggml/1273) 2025-06-18 09:59:21 +03:00