sumrows.cuh 103 Bytes
Newer Older
wangkx1's avatar
init  
wangkx1 committed
1
2
3
#include "common.cuh"

void ggml_cuda_op_sum_rows(ggml_backend_cuda_context & ctx, ggml_tensor * dst);