[neurun] Fix build break (#2521)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Wed, 29 Aug 2018 09:01:43 +0000 (18:01 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 29 Aug 2018 09:01:43 +0000 (18:01 +0900)
commit69efec97ee16d93347d4101e99b4ec81bf978ea7
treef8cd362943732f298f21bdb4361a600516256e58
parent4b9e8e5ef492855fc35ccec10268c712420c6ace
[neurun] Fix build break (#2521)

Fix build break which is due to invalid shape_index of Reshape
operation.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/src/codegen/Dumper.cc
runtimes/neurun/src/graph/operation/Reshape.cc