[moco-tf] Graph build BiasAdd as TF dialect (#8130)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 14 Oct 2019 22:19:18 +0000 (07:19 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 14 Oct 2019 22:19:18 +0000 (07:19 +0900)
commit15a12e4a5e8447a1ad7b2c12571f9d6d09690aef
tree47e6d7cf1187b34543a79956b239e7c264a68aa0
parent93ed90ce516bb71c5aed551807e4617bf4f78147
[moco-tf] Graph build BiasAdd as TF dialect (#8130)

This will remove Graph builder for BiasAdd as Canonical dialect and build only for TF dialect

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Op/BiasAdd.cpp
compiler/moco-tf/src/Op/BiasAdd.h
compiler/moco-tf/src/Op/BiasAdd.test.cpp