]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml: add names to tensors (#1268)
authorslaren <redacted>
Tue, 2 May 2023 14:03:00 +0000 (16:03 +0200)
committerGitHub <redacted>
Tue, 2 May 2023 14:03:00 +0000 (16:03 +0200)
commit2d099e5193d73f800b646c39e2fad08c1c1f1096
tree7ffd7e30d86ad6eeb1be5eca2ff3f1978e269a11
parentf4cef87edfd1b2f8d5befd4fde54ca2e03987bea
ggml: add names to tensors (#1268)

* ggml: add names to tensors

* minor improvements to dot file formatting
ggml.c
ggml.h
llama.cpp