]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : sync new operators from stable-diffusion.cpp (#461)
authorleejet <redacted>
Tue, 22 Aug 2023 10:39:31 +0000 (18:39 +0800)
committerGitHub <redacted>
Tue, 22 Aug 2023 10:39:31 +0000 (13:39 +0300)
commit85911622c1474b54c124375b0137f4bca218f15e
tree5b5e05451d0162c5a14042f052c2237be55a66f7
parentffab9c38790e6ae523f9ea15b8e97dea9aadb209
ggml : sync new operators from stable-diffusion.cpp (#461)

* ggml : add ggml_group_norm

* ggml : add ggml_upscale

* ggml : add ggml_concat

* ggml : match code style

---------

Co-authored-by: Georgi Gerganov <redacted>
include/ggml/ggml.h
src/ggml.c