[RefNN] Add missing break in Executor (#1561)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 19 Sep 2018 04:20:46 +0000 (13:20 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 19 Sep 2018 04:20:46 +0000 (13:20 +0900)
commitd59b4d6b57ffb12d99ac090cbf5e59be6ca23257
tree7b4cc6108602afc1c614245bc25c0797fa4bd630
parent7102566a614d8598fff55718335b91ff08b7a777
[RefNN] Add missing break in Executor (#1561)

'break' is missing at the end of "ADD" case currently.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/ann/runtimes/ref/src/Executor.cpp