[moco.tf] Extract Phase infrastructure (#4008)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 28 Jun 2019 01:29:08 +0000 (10:29 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 28 Jun 2019 01:29:08 +0000 (10:29 +0900)
commit08ed4d2371ecc99b0d5fcee2cf2b13cedaedcecc
tree43fec5faf4008cc7bfda9ad733a654a78e788466
parent43b538f9ada3d4d7c512b3180baefe37ce735c59
[moco.tf] Extract Phase infrastructure (#4008)

This commit extracts "transform" loop in Import as reusable Phase
class.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/moco-tf/src/Import.cpp
contrib/moco-tf/src/Phase.cpp [new file with mode: 0644]
contrib/moco-tf/src/Phase.h [new file with mode: 0644]