From: 박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 Date: Wed, 14 Nov 2018 03:58:12 +0000 (+0900) Subject: [enco] Rename caffe tests (#2267) X-Git-Tag: nncc_backup~1335 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b3d986f58a3559e54891ea4104c66e52d99d7f1;p=platform%2Fcore%2Fml%2Fnnfw.git [enco] Rename caffe tests (#2267) 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 --- diff --git a/contrib/enco/test/caffe/021/INFERENCE b/contrib/enco/test/caffe/Concat_000/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/021/INFERENCE rename to contrib/enco/test/caffe/Concat_000/INFERENCE diff --git a/contrib/enco/test/caffe/014/test.prototxt b/contrib/enco/test/caffe/Concat_000/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/014/test.prototxt rename to contrib/enco/test/caffe/Concat_000/test.prototxt diff --git a/contrib/enco/test/caffe/020/INFERENCE b/contrib/enco/test/caffe/Convolution_000/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/020/INFERENCE rename to contrib/enco/test/caffe/Convolution_000/INFERENCE diff --git a/contrib/enco/test/caffe/001/test.prototxt b/contrib/enco/test/caffe/Convolution_000/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/001/test.prototxt rename to contrib/enco/test/caffe/Convolution_000/test.prototxt diff --git a/contrib/enco/test/caffe/019/INFERENCE b/contrib/enco/test/caffe/Convolution_001/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/019/INFERENCE rename to contrib/enco/test/caffe/Convolution_001/INFERENCE diff --git a/contrib/enco/test/caffe/002/test.prototxt b/contrib/enco/test/caffe/Convolution_001/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/002/test.prototxt rename to contrib/enco/test/caffe/Convolution_001/test.prototxt diff --git a/contrib/enco/test/caffe/018/INFERENCE b/contrib/enco/test/caffe/Convolution_002/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/018/INFERENCE rename to contrib/enco/test/caffe/Convolution_002/INFERENCE diff --git a/contrib/enco/test/caffe/003/test.prototxt b/contrib/enco/test/caffe/Convolution_002/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/003/test.prototxt rename to contrib/enco/test/caffe/Convolution_002/test.prototxt diff --git a/contrib/enco/test/caffe/017/INFERENCE b/contrib/enco/test/caffe/Convolution_003/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/017/INFERENCE rename to contrib/enco/test/caffe/Convolution_003/INFERENCE diff --git a/contrib/enco/test/caffe/004/test.prototxt b/contrib/enco/test/caffe/Convolution_003/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/004/test.prototxt rename to contrib/enco/test/caffe/Convolution_003/test.prototxt diff --git a/contrib/enco/test/caffe/016/INFERENCE b/contrib/enco/test/caffe/Convolution_004/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/016/INFERENCE rename to contrib/enco/test/caffe/Convolution_004/INFERENCE diff --git a/contrib/enco/test/caffe/005/test.prototxt b/contrib/enco/test/caffe/Convolution_004/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/005/test.prototxt rename to contrib/enco/test/caffe/Convolution_004/test.prototxt diff --git a/contrib/enco/test/caffe/015/INFERENCE b/contrib/enco/test/caffe/Convolution_005/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/015/INFERENCE rename to contrib/enco/test/caffe/Convolution_005/INFERENCE diff --git a/contrib/enco/test/caffe/015/test.prototxt b/contrib/enco/test/caffe/Convolution_005/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/015/test.prototxt rename to contrib/enco/test/caffe/Convolution_005/test.prototxt diff --git a/contrib/enco/test/caffe/014/INFERENCE b/contrib/enco/test/caffe/Convolution_006/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/014/INFERENCE rename to contrib/enco/test/caffe/Convolution_006/INFERENCE diff --git a/contrib/enco/test/caffe/016/test.prototxt b/contrib/enco/test/caffe/Convolution_006/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/016/test.prototxt rename to contrib/enco/test/caffe/Convolution_006/test.prototxt diff --git a/contrib/enco/test/caffe/013/INFERENCE b/contrib/enco/test/caffe/Convolution_007/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/013/INFERENCE rename to contrib/enco/test/caffe/Convolution_007/INFERENCE diff --git a/contrib/enco/test/caffe/019/test.prototxt b/contrib/enco/test/caffe/Convolution_007/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/019/test.prototxt rename to contrib/enco/test/caffe/Convolution_007/test.prototxt diff --git a/contrib/enco/test/caffe/012/INFERENCE b/contrib/enco/test/caffe/Eltwise_000/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/012/INFERENCE rename to contrib/enco/test/caffe/Eltwise_000/INFERENCE diff --git a/contrib/enco/test/caffe/017/test.prototxt b/contrib/enco/test/caffe/Eltwise_000/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/017/test.prototxt rename to contrib/enco/test/caffe/Eltwise_000/test.prototxt diff --git a/contrib/enco/test/caffe/011/INFERENCE b/contrib/enco/test/caffe/Eltwise_001/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/011/INFERENCE rename to contrib/enco/test/caffe/Eltwise_001/INFERENCE diff --git a/contrib/enco/test/caffe/018/test.prototxt b/contrib/enco/test/caffe/Eltwise_001/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/018/test.prototxt rename to contrib/enco/test/caffe/Eltwise_001/test.prototxt diff --git a/contrib/enco/test/caffe/010/INFERENCE b/contrib/enco/test/caffe/Input_000/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/010/INFERENCE rename to contrib/enco/test/caffe/Input_000/INFERENCE diff --git a/contrib/enco/test/caffe/000/test.prototxt b/contrib/enco/test/caffe/Input_000/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/000/test.prototxt rename to contrib/enco/test/caffe/Input_000/test.prototxt diff --git a/contrib/enco/test/caffe/009/INFERENCE b/contrib/enco/test/caffe/Input_001/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/009/INFERENCE rename to contrib/enco/test/caffe/Input_001/INFERENCE diff --git a/contrib/enco/test/caffe/009/test.prototxt b/contrib/enco/test/caffe/Input_001/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/009/test.prototxt rename to contrib/enco/test/caffe/Input_001/test.prototxt diff --git a/contrib/enco/test/caffe/008/INFERENCE b/contrib/enco/test/caffe/Pooling_000/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/008/INFERENCE rename to contrib/enco/test/caffe/Pooling_000/INFERENCE diff --git a/contrib/enco/test/caffe/007/test.prototxt b/contrib/enco/test/caffe/Pooling_000/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/007/test.prototxt rename to contrib/enco/test/caffe/Pooling_000/test.prototxt diff --git a/contrib/enco/test/caffe/007/INFERENCE b/contrib/enco/test/caffe/Pooling_001/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/007/INFERENCE rename to contrib/enco/test/caffe/Pooling_001/INFERENCE diff --git a/contrib/enco/test/caffe/008/test.prototxt b/contrib/enco/test/caffe/Pooling_001/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/008/test.prototxt rename to contrib/enco/test/caffe/Pooling_001/test.prototxt diff --git a/contrib/enco/test/caffe/006/INFERENCE b/contrib/enco/test/caffe/Pooling_002/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/006/INFERENCE rename to contrib/enco/test/caffe/Pooling_002/INFERENCE diff --git a/contrib/enco/test/caffe/010/test.prototxt b/contrib/enco/test/caffe/Pooling_002/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/010/test.prototxt rename to contrib/enco/test/caffe/Pooling_002/test.prototxt diff --git a/contrib/enco/test/caffe/005/INFERENCE b/contrib/enco/test/caffe/Pooling_003/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/005/INFERENCE rename to contrib/enco/test/caffe/Pooling_003/INFERENCE diff --git a/contrib/enco/test/caffe/011/test.prototxt b/contrib/enco/test/caffe/Pooling_003/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/011/test.prototxt rename to contrib/enco/test/caffe/Pooling_003/test.prototxt diff --git a/contrib/enco/test/caffe/004/INFERENCE b/contrib/enco/test/caffe/Pooling_004/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/004/INFERENCE rename to contrib/enco/test/caffe/Pooling_004/INFERENCE diff --git a/contrib/enco/test/caffe/012/test.prototxt b/contrib/enco/test/caffe/Pooling_004/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/012/test.prototxt rename to contrib/enco/test/caffe/Pooling_004/test.prototxt diff --git a/contrib/enco/test/caffe/003/INFERENCE b/contrib/enco/test/caffe/Pooling_005/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/003/INFERENCE rename to contrib/enco/test/caffe/Pooling_005/INFERENCE diff --git a/contrib/enco/test/caffe/013/test.prototxt b/contrib/enco/test/caffe/Pooling_005/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/013/test.prototxt rename to contrib/enco/test/caffe/Pooling_005/test.prototxt diff --git a/contrib/enco/test/caffe/002/INFERENCE b/contrib/enco/test/caffe/ReLU_000/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/002/INFERENCE rename to contrib/enco/test/caffe/ReLU_000/INFERENCE diff --git a/contrib/enco/test/caffe/006/test.prototxt b/contrib/enco/test/caffe/ReLU_000/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/006/test.prototxt rename to contrib/enco/test/caffe/ReLU_000/test.prototxt diff --git a/contrib/enco/test/caffe/001/INFERENCE b/contrib/enco/test/caffe/Scale_000/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/001/INFERENCE rename to contrib/enco/test/caffe/Scale_000/INFERENCE diff --git a/contrib/enco/test/caffe/020/test.prototxt b/contrib/enco/test/caffe/Scale_000/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/020/test.prototxt rename to contrib/enco/test/caffe/Scale_000/test.prototxt diff --git a/contrib/enco/test/caffe/000/INFERENCE b/contrib/enco/test/caffe/Scale_001/INFERENCE similarity index 100% rename from contrib/enco/test/caffe/000/INFERENCE rename to contrib/enco/test/caffe/Scale_001/INFERENCE diff --git a/contrib/enco/test/caffe/021/test.prototxt b/contrib/enco/test/caffe/Scale_001/test.prototxt similarity index 100% rename from contrib/enco/test/caffe/021/test.prototxt rename to contrib/enco/test/caffe/Scale_001/test.prototxt