Remove registering tensor info from ShapeFixer of srcn (#9191)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Mon, 25 Nov 2019 11:39:48 +0000 (20:39 +0900)
committer이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Mon, 25 Nov 2019 11:39:48 +0000 (20:39 +0900)
commit24a1d991407e4457f0256ebe2850d7fdf7dff944
treec1b20c87fa08720edb20587570ae4eabe0d14585
parent0c27334683bcc222d14a0189d936b64a2c1f8769
Remove registering tensor info from ShapeFixer of srcn (#9191)

This commit removes registering tensor info from ShapeFixer of srcn.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtime/neurun/backend/srcn/ShapeFixer.cc
runtime/neurun/backend/srcn/ShapeFixer.h
runtime/neurun/backend/srcn/TensorBuilder.cc
runtime/neurun/core/include/backend/IShapeFixer.h
runtime/neurun/core/src/compiler/ExecutorFactory.cc