llama.cpp/ggml/src/ggml-cuda/out-prod.cuh

4 lines
100 B
Plaintext
Raw Normal View History

2024-09-20 16:04:44 +00:00
#include "common.cuh"
void ggml_cuda_out_prod(ggml_backend_cuda_context & ctx, ggml_tensor * dst);