]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : enable more non-default compiler warnings (#3200)
authorCebtenzzre <redacted>
Thu, 28 Sep 2023 21:41:44 +0000 (17:41 -0400)
committerGitHub <redacted>
Thu, 28 Sep 2023 21:41:44 +0000 (17:41 -0400)
commitbc39553c901a91cfcb757863586250838c83eeab
tree507d1aedf8ad63e4ed84e37154de9abf31ba358a
parent0ccfc62a96a6b59a8faa14d1b350493f4cd51ae2
build : enable more non-default compiler warnings (#3200)
16 files changed:
.gitignore
CMakeLists.txt
Makefile
common/common.cpp
common/log.h
examples/baby-llama/baby-llama.cpp
examples/llama-bench/llama-bench.cpp
examples/main/main.cpp
examples/quantize/quantize.cpp
examples/train-text-from-scratch/train-text-from-scratch.cpp
ggml.c
ggml.h
llama.cpp
pocs/vdot/q8dot.cpp
tests/test-grad0.cpp
tests/test-opt.cpp