]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
metal : refactor + optimize (#15857)
authorGeorgi Gerganov <redacted>
Mon, 8 Sep 2025 10:34:56 +0000 (13:34 +0300)
committerGitHub <redacted>
Mon, 8 Sep 2025 10:34:56 +0000 (13:34 +0300)
commitf28d4f4ac963f182ea9d0fe9e269f3f5f3782aaf
treebbbf4eec618145a89ee28885b711b5a787045653
parent9fcb29f22f5c33c04c7f0daebb24057899d67a1a
metal : refactor + optimize (#15857)

* metal : refactor

ggml-ci

* cont : refactor FA-vec kernel

* cont : print metal library load time

* minor : warn to debug + bettern kernel names

ggml-ci

* metal : optimize mul_mv q8_0

ggml-ci

* metal : simplify FA pipeline creation functions

ggml-ci

* metal : improve naming consistency

* metal : safer function constants offsets

ggml-ci

* metal : comments

ggml-ci
ggml/src/ggml-metal/ggml-metal-impl.h
ggml/src/ggml-metal/ggml-metal.m
ggml/src/ggml-metal/ggml-metal.metal
tests/test-backend-ops.cpp