]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples : add missing header file (#198)
authorRadoslav Gerganov <redacted>
Fri, 26 May 2023 06:36:40 +0000 (09:36 +0300)
committerGitHub <redacted>
Fri, 26 May 2023 06:36:40 +0000 (09:36 +0300)
commit3d3e22ff08d26373216958280bd4f6844308ae7e
tree9df6a21956bdaed54042c38e9b4f965a81780326
parent73ad593cf84f864f0fcfd3a196253575c70d66a2
examples : add missing header file (#198)

Some of the examples are missing the cstring header which is needed for
memcpy().
examples/mnist/main.cpp
examples/mpt/main.cpp