Concat elimination in codegen (#3518)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 8 Nov 2018 02:44:39 +0000 (11:44 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 8 Nov 2018 02:44:39 +0000 (11:44 +0900)
commit5190dd46a253904e0f304179a88019221ce92a42
tree58fb4bcde0a0bdb7683554a31c08ddc3b020c2ce
parent89a50ed7a5651cb01a51bab3bf0a0559fd3cb24e
Concat elimination in codegen (#3518)

Concat elimination in codegen: check output tensor is parent of inputs and do nothing if true

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/src/backend/acl_cl/StageGenerator.cc