]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
metal : mark FA blocks (llama/16372)
authorGeorgi Gerganov <redacted>
Wed, 8 Oct 2025 07:57:53 +0000 (10:57 +0300)
committerGeorgi Gerganov <redacted>
Sun, 12 Oct 2025 08:16:23 +0000 (11:16 +0300)
commit7ef78a72e11289203029420cd26089d2c903538d
tree671f9078d6afd4a477f3d3c8a5f5e83e6b7c313d
parent4eea3efc4906edaffeba71b3ce10231323324d82
metal : mark FA blocks (llama/16372)

* metal : better unroll in the FA kernels

* metal : index FA blocks

* tests : restore [no ci]

* metal : prevent division by zero in FA kernels

* metal : fix -INF detection logic
ggml/src/ggml-metal/ggml-metal-device.cpp
ggml/src/ggml-metal/ggml-metal-device.h
ggml/src/ggml-metal/ggml-metal-impl.h
ggml/src/ggml-metal/ggml-metal-ops.cpp
ggml/src/ggml-metal/ggml-metal-ops.h
ggml/src/ggml-metal/ggml-metal.cpp
ggml/src/ggml-metal/ggml-metal.metal