Add gather 4D input nnapi test (#4313)
author윤지영/On-Device Lab(SR)/Engineer/삼성전자 <jy910.yun@samsung.com>
Thu, 21 Feb 2019 02:03:57 +0000 (11:03 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 21 Feb 2019 02:03:57 +0000 (11:03 +0900)
commite3e250d0eb57347a144700a48ae30c8e3e648a4a
treec3f5c2683b65f05893077a2d061a62ab68267803
parent8e1c240cdb626d3dfd3a3e5da3a08a78cadf6633
Add gather 4D input nnapi test (#4313)

* Add gather 4D input nnapi test

For verifying 4D input case in gather operation.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
* Add description for this case

* Fixed wrong comments
tests/nnapi/specs/Ex/gather_ex_4D_float.mod.py [new file with mode: 0644]