[neurun] Fix Reshape operation (#2516)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Wed, 29 Aug 2018 07:54:03 +0000 (16:54 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 29 Aug 2018 07:54:03 +0000 (16:54 +0900)
commit5d9636b1e449a5e6175ca15ef5b2943dab7e5038
treea689e9f6a63074e6378f9d04ffca2deaefd81906
parent77a02f675df62b8ee68798db511c5ac8f2a21e56
[neurun] Fix Reshape operation (#2516)

shape_index is a tensor paramenter so it should be one of the inputs.

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