]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
CANN: Implement GLU ops (llama/14884)
authorhipudding <redacted>
Sat, 26 Jul 2025 09:56:18 +0000 (17:56 +0800)
committerGeorgi Gerganov <redacted>
Mon, 28 Jul 2025 05:43:21 +0000 (08:43 +0300)
commitc1afe76eed2b17a6684fbde3bcf6eb675d0658e3
treefc3d6f33388f9c82689cf07635da89b41b055831
parentc4ef5108568b1f8f0854a1f8f5e50d56aa2514e6
CANN: Implement GLU ops (llama/14884)

Implement REGLU, GEGLU, SWIGLU ops according to #14158
src/ggml-cann/acl_tensor.cpp
src/ggml-cann/aclnn_ops.cpp
src/ggml-cann/aclnn_ops.h
src/ggml-cann/ggml-cann.cpp