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
bcf7546160
llama.cpp
/
ggml
/
src
/
ggml-cuda
/
argmax.cuh
4 lines
98 B
Plaintext
Raw
Blame
History
#include "common.cuh"
void ggml_cuda_argmax(ggml_backend_cuda_context & ctx, ggml_tensor * dst);
Reference in New Issue
View Git Blame
Copy Permalink