[nnkit.support.tf] Remove dtype calls (#3854)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 18 Jun 2019 09:56:52 +0000 (18:56 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 18 Jun 2019 09:56:52 +0000 (18:56 +0900)
commita24a6bc8830f334016c0e9b108b4f7f8058983f4
tree0e6bb33f10f64ef234dd56a595aeaf851a410c52
parente8b28d9baddddb709f9b81ababfdba42c83595a9
[nnkit.support.tf] Remove dtype calls (#3854)

As a step to decouple tftestinfo from TensorFlow, this commit removes
dtype method calls from nnkit.support.tf.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nnkit/libs/support/tf/include/nnkit/support/tf/TensorDataMap.h
contrib/nnkit/libs/support/tf/src/Runner.cpp