[exo] Refactoring: Extract code from big method (Fuse) (#8179)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 16 Oct 2019 08:03:47 +0000 (17:03 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 16 Oct 2019 08:03:47 +0000 (17:03 +0900)
commitc06c1ca30db84af21c86bfbf17e715f86808eee9
tree9ddba1f139e33612a96ca15f2edba4637cca9181
parent4296c7b3a1902b0f382b45ec85d9e6b64c1fa2a4
[exo] Refactoring: Extract code from big method (Fuse) (#8179)

A piece of code is extracted as a method (`create_fused_bias()`) from big method (`Fuse`).

For diff difficulty, old code will be replace with one single call in next PR.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/exo/src/Pass/FuseConv2DAddSubPass.cpp