[nnkit] Introduce 'show' action (#437)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 2 Jul 2018 23:45:32 +0000 (08:45 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 2 Jul 2018 23:45:32 +0000 (08:45 +0900)
commitedb6f90591f68ef46c862c4f31bf5c2ee735445e
tree4c75b70c50aa6bd1cc3a5c12e89967d1906a75e4
parentb1b5710c18a1778ce44dd11d8b6cf63085ba6de3
[nnkit] Introduce 'show' action (#437)

This commit introduces 'show' action which dumps the content of tensors
to standard output.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nnkit/actions/builtin/CMakeLists.txt
contrib/nnkit/actions/builtin/Show.cpp [new file with mode: 0644]