[neurun] Do not use name to check Operation type (#9110)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 22 Nov 2019 01:07:37 +0000 (10:07 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 22 Nov 2019 01:07:37 +0000 (10:07 +0900)
commitf2654b634a6fd26e8677129d027d38adf10d5325
tree160af19cab89a717babcae2bc98a0bf581ed5b2c
parent0d1e12936263bf93157f45d232185d12aeb898c3
[neurun] Do not use name to check Operation type (#9110)

Do not use name to check Operation type, use OpCode instead

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtime/neurun/core/src/graph/Graph.cc