Rearranging rsqrt gtest according to the name in all_generated_tests.cpp (#3716)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Tue, 27 Nov 2018 10:31:42 +0000 (16:01 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 27 Nov 2018 10:31:42 +0000 (19:31 +0900)
commitff80371e250b32fd4a02bc69106882c2c45f4477
tree0c6d4f1cb7bbc2aac5cc60ba59d57dfdf445b188
parent29d22d44d14bc95922fcb52c191b21076dd0d16b
Rearranging rsqrt gtest according to the name in all_generated_tests.cpp (#3716)

When generate_test script is executed this rsqrt declaration will get moved
to the different line in all_generated_tests file based on the sorting done
with name.
This patch will update the all_generated_tests.cpp in master so as to
have same code as generated by generate_test script

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/tests/neural_networks_test/generated/all_generated_tests.cpp