author | Yuan Zhao <yuanzhao@ti.com> | |
Tue, 27 Nov 2018 15:58:46 +0000 (09:58 -0600) | ||
committer | Yuan Zhao <yuanzhao@ti.com> | |
Tue, 27 Nov 2018 19:16:32 +0000 (13:16 -0600) | ||
commit | 782c7f753e775ffd56b067cb75ec95c931d8e11a | |
tree | 6d61a9dc92ef3dc1a97ccfb2dddca5657114da89 | tree | snapshot (tar.xz tar.gz zip) |
parent | b039c5c67501cb62d71a09305b734f0ff6676354 | commit | diff |
Add MNIST LeNet network model and test input
- Constrained to EVE only for now.
- Add documentation for mnist example.
- MCT-1083
- Constrained to EVE only for now.
- Add documentation for mnist example.
- MCT-1083
docs/source/example.rst | diff | blob | history | |
examples/mnist/main.cpp | diff | blob | history | |
examples/test/testvecs/config/infer/tidl_config_mnist_lenet.txt | [moved from examples/test/testvecs/config/infer/tidl_config_mnist.txt with 71% similarity] | diff | blob | history |
examples/test/testvecs/config/tidl_models/tidl_net_mnist_lenet.bin | [new file with mode: 0644] | blob |
examples/test/testvecs/config/tidl_models/tidl_param_mnist_lenet.bin | [new file with mode: 0644] | blob |
examples/test/testvecs/input/digits10_images_28x28.y | [new file with mode: 0644] | blob |
examples/test/testvecs/input/digits10_labels_10x1.y | [new file with mode: 0644] | blob |