whisper.cpp/ggml
uvos a3899e78af HIP: Ignore unsupported unroll transformation in fattn-vec (llama/14931)
llvm with the amdgcn target dose not support unrolling loops with conditional break statements, when those statements can not be resolved at compile time. Similar to other places in GGML lets simply ignore this warning.
2025-08-18 20:30:45 +03:00
..
cmake cmake : Fix BLAS link interface (ggml/1316) 2025-08-18 20:30:45 +03:00
include ggml : remove old kompute, cann (skip) (#3349) 2025-07-30 16:08:57 +03:00
src HIP: Ignore unsupported unroll transformation in fattn-vec (llama/14931) 2025-08-18 20:30:45 +03:00
.gitignore
CMakeLists.txt ggml-cpu : disable GGML_NNPA by default due to instability (llama/14880) 2025-07-28 13:02:32 +03:00