Fix typo of a condition (#873)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Tue, 24 Apr 2018 07:45:08 +0000 (16:45 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Tue, 24 Apr 2018 07:45:08 +0000 (16:45 +0900)
commit5bbbfe5ec9dcb4b689a0802697e585e5f5445dc5
treea8496938bdf6427aca8c38f2664ccaab20670b86
parentd1002e91eaf3d437c673502937355d7334a36f3d
Fix typo of a condition (#873)

`&` here is supposed to be `&&`.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
src/runtime/ref/nn/runtime/NeuralNetworks.cpp