[Unittest] Tensorflow unittest with MNIST
authorHyoung Joo Ahn <hello.ahnn@gmail.com>
Mon, 7 Jan 2019 06:54:33 +0000 (15:54 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 8 Jan 2019 23:14:13 +0000 (08:14 +0900)
commit0ee028118d91bb0b2422651831058c7104b1f074
tree2fd1d0fd78f171942bfa8860a5e14fb0f60994a0
parent7cc6bce9eecb88ef419cef5d5544e10b596ada27
[Unittest] Tensorflow unittest with MNIST

the basic unittest of tensorflow with MNIST model. it resolves #994

Signed-off-by: Hyoung Joo Ahn <hello.ahnn@gmail.com>
packaging/nnstreamer.spec
tests/nnstreamer_filter_tensorflow/checkLabel.py [new file with mode: 0644]
tests/nnstreamer_filter_tensorflow/data/9.raw [new file with mode: 0644]
tests/nnstreamer_filter_tensorflow/runTest.sh [new file with mode: 0755]
tests/test_models/models/mnist.pb [new file with mode: 0644]