[enco] Rename caffe tests (#2267)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 14 Nov 2018 03:58:12 +0000 (12:58 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 14 Nov 2018 03:58:12 +0000 (12:58 +0900)
This commit appends layer prefix (such as Convolution) to each caffe tests and
assign new numbers in order to make it easy to find.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
44 files changed:
contrib/enco/test/caffe/Concat_000/INFERENCE [moved from contrib/enco/test/caffe/021/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Concat_000/test.prototxt [moved from contrib/enco/test/caffe/014/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_000/INFERENCE [moved from contrib/enco/test/caffe/020/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_000/test.prototxt [moved from contrib/enco/test/caffe/001/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_001/INFERENCE [moved from contrib/enco/test/caffe/019/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_001/test.prototxt [moved from contrib/enco/test/caffe/002/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_002/INFERENCE [moved from contrib/enco/test/caffe/018/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_002/test.prototxt [moved from contrib/enco/test/caffe/003/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_003/INFERENCE [moved from contrib/enco/test/caffe/017/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_003/test.prototxt [moved from contrib/enco/test/caffe/004/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_004/INFERENCE [moved from contrib/enco/test/caffe/016/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_004/test.prototxt [moved from contrib/enco/test/caffe/005/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_005/INFERENCE [moved from contrib/enco/test/caffe/015/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_005/test.prototxt [moved from contrib/enco/test/caffe/015/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_006/INFERENCE [moved from contrib/enco/test/caffe/014/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_006/test.prototxt [moved from contrib/enco/test/caffe/016/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Convolution_007/INFERENCE [moved from contrib/enco/test/caffe/013/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Convolution_007/test.prototxt [moved from contrib/enco/test/caffe/019/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Eltwise_000/INFERENCE [moved from contrib/enco/test/caffe/012/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Eltwise_000/test.prototxt [moved from contrib/enco/test/caffe/017/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Eltwise_001/INFERENCE [moved from contrib/enco/test/caffe/011/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Eltwise_001/test.prototxt [moved from contrib/enco/test/caffe/018/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Input_000/INFERENCE [moved from contrib/enco/test/caffe/010/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Input_000/test.prototxt [moved from contrib/enco/test/caffe/000/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Input_001/INFERENCE [moved from contrib/enco/test/caffe/009/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Input_001/test.prototxt [moved from contrib/enco/test/caffe/009/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Pooling_000/INFERENCE [moved from contrib/enco/test/caffe/008/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Pooling_000/test.prototxt [moved from contrib/enco/test/caffe/007/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Pooling_001/INFERENCE [moved from contrib/enco/test/caffe/007/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Pooling_001/test.prototxt [moved from contrib/enco/test/caffe/008/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Pooling_002/INFERENCE [moved from contrib/enco/test/caffe/006/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Pooling_002/test.prototxt [moved from contrib/enco/test/caffe/010/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Pooling_003/INFERENCE [moved from contrib/enco/test/caffe/005/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Pooling_003/test.prototxt [moved from contrib/enco/test/caffe/011/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Pooling_004/INFERENCE [moved from contrib/enco/test/caffe/004/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Pooling_004/test.prototxt [moved from contrib/enco/test/caffe/012/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Pooling_005/INFERENCE [moved from contrib/enco/test/caffe/003/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Pooling_005/test.prototxt [moved from contrib/enco/test/caffe/013/test.prototxt with 100% similarity]
contrib/enco/test/caffe/ReLU_000/INFERENCE [moved from contrib/enco/test/caffe/002/INFERENCE with 100% similarity]
contrib/enco/test/caffe/ReLU_000/test.prototxt [moved from contrib/enco/test/caffe/006/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Scale_000/INFERENCE [moved from contrib/enco/test/caffe/001/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Scale_000/test.prototxt [moved from contrib/enco/test/caffe/020/test.prototxt with 100% similarity]
contrib/enco/test/caffe/Scale_001/INFERENCE [moved from contrib/enco/test/caffe/000/INFERENCE with 100% similarity]
contrib/enco/test/caffe/Scale_001/test.prototxt [moved from contrib/enco/test/caffe/021/test.prototxt with 100% similarity]