[exo-tflite] TFLFormattedGraph to print TFLNodes (#6836)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 22 Aug 2019 11:11:07 +0000 (20:11 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 22 Aug 2019 11:11:07 +0000 (20:11 +0900)
commitc3bdd7807a298797f7dc1ed3e97a3fb2009f614c
treee8ca020847efc02f125d65f8329ebfa9d0d9a462
parentb14d6d40bffd7b47b9e537fa9f3814540d9b9239
[exo-tflite] TFLFormattedGraph to print TFLNodes (#6836)

TFLFormattedGraph was added to print the info of TFLNodes.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/exo-tflite/CMakeLists.txt
compiler/exo-tflite/src/TFLFormattedGraph.cpp [new file with mode: 0644]
compiler/exo-tflite/src/TFLFormattedGraph.h [new file with mode: 0644]