Add gtest for mul op to test 4D tensors (#3452)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Wed, 14 Nov 2018 04:47:09 +0000 (10:17 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 14 Nov 2018 04:47:09 +0000 (13:47 +0900)
commit500c5f8e9786e2cde2d0dc4ac7994662de6e94a0
tree47f17357b948fecaf3e08cfdb84077abe6d53828
parent40a1aeaec2b1c2bf14530b95923f3f378030d508
Add gtest for mul op to test 4D tensors (#3452)

This patch will add gtest to test mul op for 4D tensors

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/tests/neural_networks_test/generated/all_generated_tests.cpp
runtimes/tests/neural_networks_test/generated/examples/mul_4D_nnfw.example.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/generated/models/mul_4D_nnfw.model.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/V1_0/mul_4D_nnfw.mod.py [new file with mode: 0644]