Add gtest to test Exp op for 3D/4D tesnors (#3797)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Wed, 12 Dec 2018 04:03:42 +0000 (09:33 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 12 Dec 2018 04:03:42 +0000 (13:03 +0900)
commit472cbb16f84122da27a994766dcbf05aac5056ad
tree273f74c8fc49a29e41defad96568b92f71f6fcb5
parent60ffa28843cfef1b1d2b13fda7e6037337cdc474
Add gtest to test Exp op for 3D/4D tesnors (#3797)

This patch will add gtest to test Exp op for tesnors having
dimensions other than 4

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/tests/neural_networks_test/runtime_run_android_nn_test.skip.armv7l-linux.neurun
runtimes/tests/neural_networks_test/specs/Ex/exp_ex_3D_float.mod.py [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/exp_ex_4D_float.mod.py [new file with mode: 0644]