]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : sync latest (new ops, macros, refactoring) (#2106)
authorGeorgi Gerganov <redacted>
Tue, 4 Jul 2023 18:54:11 +0000 (21:54 +0300)
committerGitHub <redacted>
Tue, 4 Jul 2023 18:54:11 +0000 (21:54 +0300)
commited9a54e5129a11c2a5b555e1dc65e875e3c37b4f
tree762f68c87fc160b4d646a04bd07f090c392556eb
parentf257fd255044decffad93dee2502875ce66ad80c
ggml : sync latest (new ops, macros, refactoring) (#2106)

- add ggml_argmax()
- add ggml_tanh()
- add ggml_elu()
- refactor ggml_conv_1d() and variants
- refactor ggml_conv_2d() and variants
- add helper macros to reduce code duplication in ggml.c
ggml.c
ggml.h
scripts/sync-ggml.sh