mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-27 00:17:27 -05:00
* cuda: support row-contiguous SUM_ROWS * organize the code and add GGML_OP_MEAN to support row-contiguous tensors using the same shared kernel, and add a test to MEAN permute/slice * Keep original comments and add if/else branch