]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
metal: Implement ROLL op (#21946)
authorKusha Gharahi <redacted>
Thu, 16 Apr 2026 08:54:37 +0000 (03:54 -0500)
committerGitHub <redacted>
Thu, 16 Apr 2026 08:54:37 +0000 (11:54 +0300)
commitae2d34899e2a9a172c7f2090ed4dd366bbf25d0d
tree56e054d12790b012dbaea0a524ea6c23e31f5edb
parent1e796eb41fb51950ada45811a303e57a5f4ea974
metal: Implement ROLL op (#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
docs/ops.md
docs/ops/Metal.csv
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