[moco] import Const attributes and value data (#3487)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 16 May 2019 01:54:15 +0000 (10:54 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 16 May 2019 01:54:15 +0000 (10:54 +0900)
commit8be015a581758b9ecd7840a1224bd4667b369a68
tree2f7cbddd804a620068854e32b69b90d21fa91837
parent92abeabce76933aee0eac111338de7234f782651
[moco] import Const attributes and value data (#3487)

This will enable import for Const attributes and data where there are same number of const value data.
Add test code for this case.

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