Add testcase for left rank < right rank (#1787)
author최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 <lotieye.choi@samsung.com>
Tue, 10 Jul 2018 01:25:10 +0000 (10:25 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 10 Jul 2018 01:25:10 +0000 (10:25 +0900)
commitd62ba3f83c56b6ef93c691786c6597671eb67fe4
tree56aa33ef404049290a58e0513ea67683c4ace93b
parentee0eb88fc8f5ee1baba7039254256ec7f4fb54e0
Add testcase for left rank < right rank (#1787)

* Add testcase for left rank < right rank

This commit adds a testcase for different rank
-left rank < right rank

Signed-off-by: SungJin Choi <lotieye.choi@samsung.com>
* Change to a gtest format

This commit changes main format to a gtest.

Signed-off-by: SungJin Choi <lotieye.choi@samsung.com>
tools/nnapi_unittests/CMakeLists.txt
tools/nnapi_unittests/tests/add_9.cpp [new file with mode: 0644]
tools/nnapi_unittests/tests/add_9.lst [new file with mode: 0644]