Add BVLCCaffeTest resource (#3868)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 19 Jun 2019 03:45:58 +0000 (12:45 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 19 Jun 2019 03:45:58 +0000 (12:45 +0900)
commit76c8497e27ee5fca9bbda46cb01c96ac4a3959a7
treeabea713d4c5177789a7cb7cb7a2cf566f7788684
parentc665c18ff0fdae63f65cec002370614909a82533
Add BVLCCaffeTest resource (#3868)

This commit adds BVLCCaffeTest resource which includes various caffe
prototxt for testing.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
54 files changed:
res/BVLCCaffeTests/BatchNorm_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/BatchNorm_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Concat_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Concat_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_002/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_002/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_003/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_003/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_004/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_004/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_005/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_005/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_006/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_006/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_007/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_007/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Input_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Input_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Input_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Input_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_002/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_002/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_003/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_003/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_004/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_004/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_005/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_005/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/ReLU_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/ReLU_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Regression_0000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Regression_0000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Scale_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Scale_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Scale_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Scale_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/inception_c1/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/inception_c1/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/residual/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/residual/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/residual_bn/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/residual_bn/test.prototxt [new file with mode: 0644]