[moco-tf] Fix FuseBinaryIntoProceeding logic (#6511)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Mon, 12 Aug 2019 22:10:09 +0000 (07:10 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 12 Aug 2019 22:10:09 +0000 (07:10 +0900)
commita8f7aa1d52b299bb3fff9505cff241cf60c7a500
treebbb349daf33292e46764d3cb0313bf8013b2300a
parent68a80c937392f77cc148f1f67e2f8fe3a3f44b04
[moco-tf] Fix FuseBinaryIntoProceeding logic (#6511)

This commit fixes FuseBinaryIntoProceeding logic. Assertion was
misplace, so that normal addition blocked to this assertion.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/moco-tf/src/Transforms/FuseBinaryIntoPreceding.cpp