[moco/tf] Introduce ClearAnnotTransform (#3672)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 4 Jun 2019 02:28:30 +0000 (11:28 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Jun 2019 02:28:30 +0000 (11:28 +0900)
commitd68035c972092cae12601a245a17a7948a0659a1
tree824e059de940979dc4991273d8c7a467e9393c78
parent1cd3ff9929110406db42a67a842f36c04b32d92e
[moco/tf] Introduce ClearAnnotTransform (#3672)

This will introduce ClearAnnotTransform class as a place holder to remove temporary annotation while loading TF model

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
contrib/moco/lib/frontend/tf/src/Transforms/ClearAnnotTransform.cpp [new file with mode: 0644]
contrib/moco/lib/frontend/tf/src/Transforms/ClearAnnotTransform.h [new file with mode: 0644]
contrib/moco/lib/frontend/tf/src/Transforms/ClearAnnotTransform.test.cpp [new file with mode: 0644]