]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : extend bin bcast for permuted src1 (llama/19484)
authorGeorgi Gerganov <redacted>
Wed, 11 Feb 2026 05:52:00 +0000 (07:52 +0200)
committerGeorgi Gerganov <redacted>
Sat, 14 Feb 2026 22:20:18 +0000 (00:20 +0200)
commitb5b084132259d39466830ad288cbd45be883d2af
tree8b3722af37283af0b265f53ea8879849e03f6d6d
parent80acf764cd7e8e97b1138f36ad58d8f638acd420
ggml : extend bin bcast for permuted src1 (llama/19484)

* tests : extend bin bcast for permuted src1

* cont : extend bin support

* cont : s0 is always 1

* tests : simplify
src/ggml-cpu/binary-ops.cpp
src/ggml-cuda/binbcast.cu
tests/test-backend-ops.cpp