[nnsuite] Use stdex::make_unique (#2653)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 13 Dec 2018 03:16:06 +0000 (12:16 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 13 Dec 2018 03:16:06 +0000 (12:16 +0900)
commit94bb4dcefec32492cf96d73a37179bc646ccb121
treeb916a98ff2180743ef655b21452b87e9832ff2d1
parent78fd27f31bb284541e45e57d9da276a483ac0018
[nnsuite] Use stdex::make_unique (#2653)

This commit replaces all the use of nncc::foundation::make_unique in
nnsuite with stdex::make_unique.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nnsuite/conv/nnkit-caffe/CMakeLists.txt
contrib/nnsuite/conv/nnkit-caffe/ConvBackend.cpp
contrib/nnsuite/conv/nnkit-tflite/CMakeLists.txt
contrib/nnsuite/conv/nnkit-tflite/Entry.cpp