mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-05 22:59:05 +00:00
3 lines
103 B
Text
3 lines
103 B
Text
#include "common.cuh"
|
|
|
|
void ggml_cuda_op_sum_rows(ggml_backend_cuda_context & ctx, ggml_tensor * dst);
|