[moco-tf] Introduce function to create BiasAdd operation (#6292)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Wed, 7 Aug 2019 00:03:26 +0000 (09:03 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 7 Aug 2019 00:03:26 +0000 (09:03 +0900)
commit31823f4af1f14b59443f60d353858ebf97df580b
tree66fd405d7330a213697a82e941c85572d5e6f0b7
parentac5aef188b9c57a63524f2b97585ac24fa60f85c
[moco-tf] Introduce function to create BiasAdd operation (#6292)

This commit will introduce a new function to create `BiasAdd` operation
and insert it after preceding operation.

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
compiler/moco-tf/src/Transforms/FuseBinaryIntoPreceding.cpp