]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : refactor unary ops (#405)
authorIvan Zdane <redacted>
Sun, 23 Jul 2023 19:44:13 +0000 (15:44 -0400)
committerGitHub <redacted>
Sun, 23 Jul 2023 19:44:13 +0000 (22:44 +0300)
commitbe4c8bad3588692caa453e32d60e8ff8cc797ea0
tree3e398c1f0d6af35876d791844e0a7a6c99893a8e
parent7b55e124e3cecd79c310a5b6505f8c4ad3223435
ggml : refactor unary ops (#405)

* Add gitignore rule for temporary vim files

* ggml: refactor implementation of unary ops

* backends : adapt to ggml_unary_op

* ggml : fix assert number of ops

* ggml : hide ggml_set_unary_op from public API

---------

Co-authored-by: izdane <redacted>
Co-authored-by: Georgi Gerganov <redacted>
.gitignore
examples/mnist/main-mtl.m
include/ggml/ggml.h
src/ggml-cuda.cu
src/ggml-metal.m
src/ggml.c