Add a DIV unit test (#1448)
author서상민/동작제어Lab(SR)/Staff Engineer/삼성전자 <sangmin7.seo@samsung.com>
Wed, 30 May 2018 23:57:16 +0000 (08:57 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 30 May 2018 23:57:16 +0000 (08:57 +0900)
commitf4eed11a34b62f90acd32ffcc0ee60c46e961aff
treefb22ab36d969ae1013c9d3676f210d83a282fd63
parentf5cb16c9b649a66a695b32959a8a3d2e569df2cb
Add a DIV unit test (#1448)

This patch adds a DIV unit test where two tensors with the same same are
passed as inputs.

Signed-off-by: Sangmin Seo <sangmin7.seo@samsung.com>
tools/nnapi_unittests/CMakeLists.txt
tools/nnapi_unittests/tests/div_1.cpp [new file with mode: 0644]
tools/nnapi_unittests/tests/div_1.lst [new file with mode: 0644]