[tfkit] support methods for reading tf attributes (#3122)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 27 Mar 2019 04:41:17 +0000 (13:41 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 27 Mar 2019 04:41:17 +0000 (13:41 +0900)
commite64bf16219b3b8d4e8949cfc915c163f6ef61b0b
tree4070b45a99270102c20842b2dbe1f9293f33dd23
parent5d971c06c2fd5cec592eff47e9e4d202d1910c48
[tfkit] support methods for reading tf attributes (#3122)

* [tfkit] support methods for reading tf attributes

This will add some methods to read tensorflow model attributes

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* fix for comments
contrib/tfkit/src/Support.cpp [new file with mode: 0644]
contrib/tfkit/src/Support.hpp [new file with mode: 0644]