]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add GGML_TENSOR_LOCALS helper macros (#309)
authorgoerch <redacted>
Sun, 2 Jul 2023 15:13:23 +0000 (17:13 +0200)
committerGitHub <redacted>
Sun, 2 Jul 2023 15:13:23 +0000 (18:13 +0300)
commit66ea4034165120cfc254cd2b7fd38a35ccef49b4
tree31c83a4e429525e793b3fa8e9361935d952821ed
parentdfef9c61a0bfd62ad8710af7ea59f1995b53287b
ggml : add GGML_TENSOR_LOCALS helper macros (#309)

* [WIP] ref #292

* Further code reduction

* ggml : minor style fixes

* ggml : hide op locals in source file

---------

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