[moco-tf] Setting basic data of constgen in test (#4304)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 17 Jul 2019 00:00:14 +0000 (09:00 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 17 Jul 2019 00:00:14 +0000 (09:00 +0900)
commit8bdbe2cbd6a5eef6805ae8a10cc6621212311954
treeb33e4474aa6732483cecad2acccf2a21957292e2
parent4280a0f4b7e61e01daf21fcfbdf0e3523cf4a3df
[moco-tf] Setting basic data of constgen in test (#4304)

After creating `constgen` in `optimizer.test.cpp`, `dtype` and `size` are now set to proper values.
Some transforms (which is being written) needs dtype and values and this commit enables these transforms to run OK.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
contrib/moco-tf/src/Optimizer.test.cpp