]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fixed runtime bugs and compile errors related to GGML_PERF and GGML_DEBUG...
authorQingyou Meng <redacted>
Sun, 16 Jul 2023 19:57:28 +0000 (03:57 +0800)
committerGitHub <redacted>
Sun, 16 Jul 2023 19:57:28 +0000 (22:57 +0300)
commit672dda10e4d8ac79df5d5970da7fb69d242ca9a7
tree6c696bc168896cf5f6f28a3ad116daab0b9e4d09
parent27ab66e437797aedbb23b3599385756b6c26ac39
ggml : fixed runtime bugs and compile errors related to GGML_PERF and GGML_DEBUG (#2219)

* fixed runtime bugs and compile errors related to GGML_PERF and GGML_DEBUG

* remove ifdef GGML_PERF; update fmt
ggml.c