This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e4f3cc7782
llama.cpp
/
ggml
/
src
/
ggml-cuda
/
top-k.cuh
4 lines
100 B
Plaintext
Raw
Blame
History
#include "common.cuh"
void ggml_cuda_op_top_k(ggml_backend_cuda_context & ctx, ggml_tensor * dst);
Reference in New Issue
View Git Blame
Copy Permalink