]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples : fix c++ standard errors and pedantic warnings (#239)
authorRavindra Marella <redacted>
Sun, 18 Jun 2023 07:54:59 +0000 (13:24 +0530)
committerGitHub <redacted>
Sun, 18 Jun 2023 07:54:59 +0000 (10:54 +0300)
commitb9b23b4af275a51e61e6935aaa7e053c35243510
tree1c253b07d13664186cec23177d581c8b55cfb89e
parentb5b3d6f9ded894f00b3e951413a8bab6fb0f95d7
examples : fix c++ standard errors and pedantic warnings (#239)
examples/CMakeLists.txt
examples/dolly-v2/main.cpp
examples/gpt-2/main.cpp
examples/gpt-j/main.cpp
examples/gpt-neox/main.cpp
examples/mnist/main-cpu.cpp
examples/mnist/main.cpp
examples/mpt/main.cpp
examples/replit/main.cpp
examples/starcoder/main.cpp
examples/whisper/main.cpp