[Unittest/Caffe2] add the unittest of caffe2
authorHyoung Joo Ahn <hello.ahn@samsung.com>
Mon, 17 Jun 2019 12:40:05 +0000 (21:40 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 21 Jun 2019 05:05:53 +0000 (14:05 +0900)
commit9ba395f374cdace8b6837589a9bae8b8ca52f36d
treeacf132d7d801d1c4d38b056fbf994a29dbbee82e
parent6c1ab99c93b97475c63587dd3942c729168d6116
[Unittest/Caffe2] add the unittest of caffe2

with the toy example, test caffe2 as the framework of tensor_filter

Signed-off-by: Hyoung Joo Ahn <hello.ahn@samsung.com>
tests/nnstreamer_filter_caffe2/checkLabel.py [new file with mode: 0644]
tests/nnstreamer_filter_caffe2/data/5 [new file with mode: 0644]
tests/nnstreamer_filter_caffe2/runTest.sh [new file with mode: 0755]
tests/test_models/models/caffe2_init_net.pb [new file with mode: 0644]
tests/test_models/models/caffe2_predict_net.pb [new file with mode: 0644]