[neurun] Remove type info in shape (#2444)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 27 Aug 2018 01:34:13 +0000 (10:34 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 27 Aug 2018 01:34:13 +0000 (10:34 +0900)
commit5528c4786b7d39c79ed29f162a0cedc749fcd67a
tree5ea5493dda314efa4cde2aeba1f9056480b1e877
parentba3ffc9324e0e8f3d4e6d1bba225794192c5277b
[neurun] Remove type info in shape (#2444)

* [neurun] Remove type info in shape

Remove type info and API in shape

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* Remove out-dated comments
runtimes/neurun/src/frontend/model.cc
runtimes/neurun/src/internal/operand/Object.cc
runtimes/neurun/src/internal/operand/Shape.h
runtimes/neurun/src/kernel/cpu/OperationUtils.cc