]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : simplify the SIMD code (#324)
authorGeorgi Gerganov <redacted>
Sat, 24 Dec 2022 08:22:28 +0000 (10:22 +0200)
committerGitHub <redacted>
Sat, 24 Dec 2022 08:22:28 +0000 (10:22 +0200)
commitac521a566ea6a79ba968c30101140db9f65d187b
tree90b0487b4aec34b943f0891f9755ee6e4229dbfc
parent331c0bbddc112231b6e896166519e64831f42f9d
ggml : simplify the SIMD code (#324)

* ggml : simplify the SIMD code

* ggml : generic reduce for all register sizes + comments
ggml.c
ggml.h
whisper.cpp