Support other types for TfLiteInterpMatchApp (#1842)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Thu, 5 Jul 2018 03:14:13 +0000 (12:14 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 5 Jul 2018 03:14:13 +0000 (12:14 +0900)
commit01735af875aaf01f9fac296c5ce5d620ebbe8ad7
treee31e46589cf690a88ed45ed0fd53356a184a99db
parent2c495dd0c3f85cce92f0b06e74abeac23d42e081
Support other types for TfLiteInterpMatchApp (#1842)

This commit supports other types for TfLiteInterpMatchApp.
- Change TfLiteInterpMatchApp::compareSingleTensorView() to the template method.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
include/support/tflite/Diff.h
libs/support/tflite/src/Diff.cpp