]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : support bcast ggml_soft_max_ext, ggml_flash_attn_ext (llama/14435)
authorGeorgi Gerganov <redacted>
Sat, 12 Jul 2025 11:33:49 +0000 (14:33 +0300)
committerGeorgi Gerganov <redacted>
Sat, 12 Jul 2025 16:23:56 +0000 (19:23 +0300)
commitd1286cf32b1b18219d33b692ee52383c25428e7f
treef5bd60052fef9b97f78ef0453341e1418859a4e8
parent2e04b81f3ece0465ce66fd984dcf71636f40b338
ggml : support bcast ggml_soft_max_ext, ggml_flash_attn_ext (llama/14435)
13 files changed:
ggml/CMakeLists.txt
ggml/include/ggml.h
ggml/src/ggml-cann/ggml-cann.cpp
ggml/src/ggml-cpu/ops.cpp
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-metal/ggml-metal-impl.h
ggml/src/ggml-metal/ggml-metal.m
ggml/src/ggml-metal/ggml-metal.metal
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/upscale.comp
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp
ggml/src/ggml.c