Files
Xuan-Son Nguyen aa9d222649 ggml: add ggml_rope_set_offset (+ metal support) (llama/27120)
* add params

* cpu kernel

* metal kernel

* add test backend ops

* gate other backends

* ggml: (cuda) support ggml_rope_set_offset (llama/27121)

* rm cuda supports_op guard, fix webgpu clang-format

* ggml: support ggml_rope_set_offset on vulkan (llama/27344)

* ggml: support ggml_rope_set_offset on vulkan

* remove inplace optimization
2026-08-21 12:37:33 +03:00
..