[moco] use make_unique (#3569)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 22 May 2019 01:12:46 +0000 (10:12 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 22 May 2019 01:12:46 +0000 (10:12 +0900)
commit9fef35532cf8c1c06b889adcc02ce2aec4ac7802
tree90b173bebe213463c5779d75f168b96a9ce2f5c7
parent403c38a3b4401f1fe8f293ae1b854a70d9070bf7
[moco] use make_unique (#3569)

This will change to use make_unique instead of direct new

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
contrib/moco/lib/frontend/tf/src/Op/Identity.cpp
contrib/moco/lib/frontend/tf/src/Op/Relu.cpp