]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : remove ggml_task_type and GGML_PERF (#8017)
authorslaren <redacted>
Mon, 24 Jun 2024 01:07:59 +0000 (03:07 +0200)
committerGitHub <redacted>
Mon, 24 Jun 2024 01:07:59 +0000 (03:07 +0200)
commit95f57bb5d5b18ef0beb2702a0d6c06e46804075c
tree5f5ce6972011854ef5a0c450f7989b2a8c13dd6b
parente112b610a1a75cb7fa8351e1a933e2e7a755a5ce
ggml : remove ggml_task_type and GGML_PERF (#8017)

* ggml : remove ggml_task_type and GGML_PERF

* check abort_callback on main thread only

* vulkan : remove usage of ggml_compute_params

* remove LLAMA_PERF
CMakeLists.txt
Makefile
ggml-vulkan.cpp
ggml.c
ggml.h
llama.cpp
sgemm.cpp
sgemm.h