]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
metal: Implement ROLL op (llama/21946)
authorKusha Gharahi <redacted>
Thu, 16 Apr 2026 08:54:37 +0000 (03:54 -0500)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:11 +0000 (11:29 +0300)
commit655c0750f5a027817fa3038f17232dd3bf717480
treeb21fe7c9c5261ec72c4cdd341935e34be634edae
parent94d6d0b743206b10a3074ea805c385b18fcd1498
metal: Implement ROLL op (llama/21946)

* nix: support unified apple-sdk

* Impl roll op for Metal

* Revert "nix: support unified apple-sdk"

This reverts commit abfa473360471532c547de8b202c780507924d4b.

* update ops.md

* update op docs
ggml/src/ggml-metal/ggml-metal-device.cpp
ggml/src/ggml-metal/ggml-metal-device.h
ggml/src/ggml-metal/ggml-metal-device.m
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.metal