llama.cpp/scripts
Georgi Gerganov ed9a54e512
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
2023-07-04 21:54:11 +03:00
..
build-info.cmake fix build-info.h for git submodules (#1289) 2023-05-03 02:43:43 +02:00
build-info.h.in fix build-info.h for git submodules (#1289) 2023-05-03 02:43:43 +02:00
build-info.sh Add git-based build information for better issue tracking (#1232) 2023-05-01 18:23:47 +02:00
perf-run-all.sh ggml : remove bit shuffling (#1405) 2023-05-12 00:23:08 +03:00
ppl-run-all.sh ggml : remove bit shuffling (#1405) 2023-05-12 00:23:08 +03:00
sync-ggml.sh ggml : sync latest (new ops, macros, refactoring) (#2106) 2023-07-04 21:54:11 +03:00
verify-checksum-models.py hooks : setting up flake8 and pre-commit hooks (#1681) 2023-06-17 13:32:48 +03:00