[exo-tflite] test case for FeatureBiasAddConverter (#7583)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 19 Sep 2019 05:22:20 +0000 (14:22 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 19 Sep 2019 05:22:20 +0000 (14:22 +0900)
commitbe1b789be3b69833d24cc39766160988a6e60acb
treebb741d2b177d4e0f0f4c4b7e813ef8a7600b3259
parent319534b003a01f22b70f7e1941d8d5a652ba6536
[exo-tflite] test case for FeatureBiasAddConverter (#7583)

* [exo-tflite] test case for FeatureBiasAddConverter

An unit test to check `FeatureBiasAddConverter` is added.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* fix typo and wrong index of constgen->at(1)
compiler/exo-tflite/src/Conversion/FeatureBiasAddConverter.test.cpp [new file with mode: 0644]
compiler/exo-tflite/src/TestGraph.h