]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples : MNIST example for ggml (#84)
authorRay Cromwell <redacted>
Thu, 13 Apr 2023 20:49:45 +0000 (13:49 -0700)
committerGitHub <redacted>
Thu, 13 Apr 2023 20:49:45 +0000 (23:49 +0300)
commit73999158eee3d493585fad2262a6675e7de90f8b
tree1b1657e440c7817c7d3de1fed8c9eb5bf6f591ab
parent406b8d9724e92bdb256f171fedc35168e0b39552
examples : MNIST example for ggml (#84)
examples/CMakeLists.txt
examples/mnist/CMakeLists.txt [new file with mode: 0644]
examples/mnist/README.md [new file with mode: 0644]
examples/mnist/convert-h5-to-ggml.py [new file with mode: 0644]
examples/mnist/main.cpp [new file with mode: 0644]
examples/mnist/models/mnist/mnist_model.state_dict [new file with mode: 0644]
examples/mnist/models/mnist/t10k-images.idx3-ubyte [new file with mode: 0644]