[moco/tf] Move Transform.h to the top-level (#4038)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 2 Jul 2019 03:12:59 +0000 (12:12 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 2 Jul 2019 03:12:59 +0000 (12:12 +0900)
commit126c11237dce4c47c1fc8596406a0bff84fe01b7
tree6679f26a6eb2e06d66267d5d95ce2ea390bf6ee6
parente1d97503db8ddcc19eb4b3f7d3359fef89627466
[moco/tf] Move Transform.h to the top-level (#4038)

This change makes it easy to distinguish Transform declaration (Transform.h) and
enumerate its implementations (all the files under Transforms/).

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/moco-tf/src/Phase.h
contrib/moco-tf/src/Transform.cpp [moved from contrib/moco-tf/src/Transforms/Transform.cpp with 100% similarity]
contrib/moco-tf/src/Transform.h [moved from contrib/moco-tf/src/Transforms/Transform.h with 100% similarity]