[exo] Remove operation conversion Knobs (#8517)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 29 Oct 2019 03:22:42 +0000 (12:22 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 29 Oct 2019 03:22:42 +0000 (12:22 +0900)
commitb1eec753071b1c4b7b46c3abb85b56299544195e
treefb43f2aaa70c2bf8ff061a84bc01c94b4c056e8e
parent93a1e464c877a2fb0490b63abf416caba74f0fa2
[exo] Remove operation conversion Knobs (#8517)

* [exo] Remove operation conversion Knobs

This commit removes operation conversion Knobs. Available canonical
nodes would be converted to TFL dialect nodes with this commit by
default.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
* Remove unused, deprecated function
compiler/exo/src/Circle/CircleTensorExporter.cpp
compiler/exo/src/Convert.cpp
compiler/exo/src/Knob.lst
compiler/exo/src/TFLite/TFLExporterImpl.test.cpp
compiler/exo/src/TFLite/TFLTensorExporter.cpp