[neurun] Remove NDEBUG in planTensors (#3579)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Wed, 14 Nov 2018 08:21:56 +0000 (17:21 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 14 Nov 2018 08:21:56 +0000 (17:21 +0900)
commit5d8b423393d19ffacfb51b9d0a2954b23c629b0d
tree02378929b34589684bcc10fa243833da6c96fa61
parent8376196f5f777042134418fe77b83dfb1298db0b
[neurun] Remove NDEBUG in planTensors (#3579)

* [neurun] Remove NDEBUG in planTensors

Removes NDEBUG code in Linear::planTensors.

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
* Fix format-checker failed
runtimes/neurun/src/linear/Linear.cc