ADD 1D, 2D, 3D, 4D GTests for RSQRT (#3932)
authorPrasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 <prasanna.r@samsung.com>
Wed, 12 Dec 2018 09:02:02 +0000 (14:32 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 12 Dec 2018 09:02:02 +0000 (18:02 +0900)
commite13826145cc7cc85ca276a60d9e7a644ad3c4d08
treeac019aa35788784796f244f719e92132bd059dec
parentda993e21d148a4c17efeb14bd2cbc65373ace873
ADD 1D, 2D, 3D, 4D GTests for RSQRT (#3932)

This patch adds 1D, 2D, 3D, 4D GTests for RSQRT

Signed-off-by: prasannar <prasanna.r@samsung.com>
runtimes/tests/neural_networks_test/specs/Ex/rsqrt_ex_1D_float.mod.py [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/rsqrt_ex_2D_float.mod.py [moved from runtimes/tests/neural_networks_test/specs/Ex/rsqrt_ex_float_1.mod.py with 75% similarity]
runtimes/tests/neural_networks_test/specs/Ex/rsqrt_ex_3D_float.mod.py [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/rsqrt_ex_4D_float.mod.py [new file with mode: 0644]