ohsewon / test

0 stars 0 forks source link

[PR][CLOSED] [Filter/TF-Lite] remove unnecessary code #384

Closed ohsewon closed 6 years ago

ohsewon commented 6 years ago

Issue by jy1210-jung Wednesday Aug 01, 2018 at 12:29 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/pull/384


  1. use interpreter inputs() / outputs() to get input/output tensor index list
  2. add debug logs to print tensor dim and type

Self evaluation:

  1. Build test: [ ]Passed [ ]Failed [*]Skipped
  2. Run test: [ ]Passed [ ]Failed [*]Skipped

Signed-off-by: Jaeyun Jung jy1210.jung@samsung.com


jy1210-jung included the following code: https://github.sec.samsung.net/STAR/nnstreamer/pull/384/commits