[tfldump] Dumping attrs of custom op (#3949)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 24 Jun 2019 10:40:45 +0000 (19:40 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 24 Jun 2019 10:40:45 +0000 (19:40 +0900)
commit07332c8f1f8120392df9a2a9143e9a934c4b4bd4
tree85ec25acbb68268105d8397dab08aff5a0d22b7d
parentc404126ca8259fda29a7ed57e0173864e4ffe294
[tfldump] Dumping attrs of custom op (#3949)

* [tfldump] Dumping attrs of custom op

This commit enables tfldump to print custom op's attribute information.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* fix #include
contrib/tfldump/CMakeLists.txt
contrib/tfldump/src/OpPrinter.cpp