]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
feat: implemented sigmoid function (ggml/806)
authorJustina Cho <redacted>
Wed, 1 May 2024 21:44:26 +0000 (14:44 -0700)
committerGeorgi Gerganov <redacted>
Mon, 13 May 2024 08:02:26 +0000 (11:02 +0300)
commit37e6757453d4157bf0588e1f65e31931d3849628
treea356acdcfebb1c482a8394da75caaf916adda125
parent8dcefdf4a9118276b85637a916562b6abc6a8e80
feat: implemented sigmoid function (ggml/806)

* added sigmoid function

* implemented metal kernel for sigmoid

* implemented cuda kernel for sigmoid

* added sigmoid unary op and incremented count
ggml-cuda.cu
ggml-cuda/unary.cu
ggml-cuda/unary.cuh
ggml-metal.m
ggml-metal.metal
ggml.c
ggml.h