Remove default constructors (#4694)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 12 Mar 2019 23:18:17 +0000 (08:18 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 12 Mar 2019 23:18:17 +0000 (08:18 +0900)
commit51e7696d3e78d6d26dafa5802eb444457b31c145
tree72dfe15f0ee24dda5d86ba7a924880ea91817bad
parent586c8e7b7acf7b6f748c295b8d8e6a91b3fafb15
Remove default constructors (#4694)

Remove default consturctor for TypeInfo and TensorInfo
Block implicit using of default constructor

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/src/backend/cpu/TensorBuilder.cc
runtimes/neurun/src/compiler/TensorInfo.h
runtimes/neurun/src/model/operand/TypeInfo.h