[neurun] Bring the part that uses source/sink in execution. (#2788)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Tue, 2 Oct 2018 05:24:53 +0000 (14:24 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 2 Oct 2018 05:24:53 +0000 (14:24 +0900)
commit817f72c817559625a3b47358e220fb431aa878b7
treefb3e53faed167a9db953e7e0defcd3bc41803d4d
parent25e72cd4bcf41fc90d76cc9eed439c2b9c30e66d
[neurun] Bring the part that uses source/sink in execution. (#2788)

This commit bring the part that uses source/sink in execution.
- Bring the part from pureacl.
- Change sourse/sink for 2D/3D to not use `execute_window_loop` in order to avoid unused-param error.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/neurun/src/exec/Sink.h
runtimes/neurun/src/exec/Source.h
runtimes/neurun/src/frontend/execution.cc
runtimes/neurun/src/graph/operand/Shape.cc
runtimes/neurun/src/graph/operand/Shape.h