[enco/frontend] Revise Conv2D build using copy (#2255)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 14 Nov 2018 01:11:38 +0000 (10:11 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 14 Nov 2018 01:11:38 +0000 (10:11 +0900)
commit4fb8376a580c1fafce8ba98fcee707ae4648d568
treee7c589c3a1ca9620124e6fec03af74a23cad9ca5
parent01e395982ac6c8b206432f4ce625b2174c02b1cd
[enco/frontend] Revise Conv2D build using copy (#2255)

* [enco/frontend] Revise Conv2D build using copy

This will revise Conv2D to use InstrBuilder::copy method so that cascading new coco IR operator would be easy

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* renamve var

* fix comment
contrib/enco/frontend/tflite/src/Frontend.cpp