[locomotiv] Clean up eltwise binary nodes (#7465)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 16 Sep 2019 09:50:30 +0000 (18:50 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 16 Sep 2019 09:50:30 +0000 (18:50 +0900)
commit65af301e451d399321a68511a8e104c0edde27e4
treec66374c74122197beb8acbacfa861198e3dbcdc3
parent0d81377fee407e6e2dd9b4112092f4666fce147d
[locomotiv] Clean up eltwise binary nodes (#7465)

This commit cleans up deprecated code in element-wise binary node
implementations.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/locomotiv/src/Node/EltwiseAdd.cpp
compiler/locomotiv/src/Node/EltwiseDiv.cpp
compiler/locomotiv/src/Node/EltwiseMul.cpp
compiler/locomotiv/src/Node/EltwiseSub.cpp