whisper.cpp/ggml
xiaobing318 6bb1234a56 cmake : Remove redundant include path in CMakeLists.txt (llama/14452)
* Update docker.yml

修改docker.yml文件中的内容使其停止周期性的运行该workflow,如果想要运行该workflow可以手动启动

* Remove redundant include path in CMakeLists.txt

The parent directory '..' was removed from the include directories for the ggml-cpu-feats target, to avoid unnecessary include paths.

* Enable scheduled Docker image builds

Uncomments the workflow schedule to trigger daily Docker image rebuilds at 04:12 UTC, improving automation and keeping images up to date.
2025-07-01 17:54:53 +03:00
..
cmake ggml-cpu : rework weak alias on apple targets (llama/14146) 2025-06-18 12:40:34 +03:00
include ggml : implement REGLU/GEGLU/SWIGLU ops (llama/14158) 2025-07-01 17:54:53 +03:00
src cmake : Remove redundant include path in CMakeLists.txt (llama/14452) 2025-07-01 17:54:53 +03:00
.gitignore
CMakeLists.txt ggml-cpu: enable IBM NNPA Vector Intrinsics (llama/14317) 2025-07-01 17:54:53 +03:00