Add gtest to test LogicalOr for 2D and 3D tensors (#3939)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Thu, 13 Dec 2018 00:53:06 +0000 (06:23 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 13 Dec 2018 00:53:06 +0000 (09:53 +0900)
commit91895670ab909eab34ee3818751500fe12c53430
tree3b1942f3237610565dde54286cd8223d6be71bd2
parent55d691c3db5dff6bfa5fa0812915d43a2aeaaa62
Add gtest to test LogicalOr for 2D and 3D tensors (#3939)

This patch will add gtests to test logicalOr for 2d and 3d tensors

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/tests/neural_networks_test/specs/Ex/logical_or_ex_2D.mod.py [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/logical_or_ex_3D.mod.py [new file with mode: 0644]