Add GTests to test broadcast of LogicalAND op (#3950)
authorPrasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 <prasanna.r@samsung.com>
Wed, 12 Dec 2018 09:02:19 +0000 (14:32 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 12 Dec 2018 09:02:19 +0000 (18:02 +0900)
commitd31c44a523241648a41642f6b6723ce4a78cf855
tree3413c6106e8c5f0788269971ea52e05ab765b942
parente13826145cc7cc85ca276a60d9e7a644ad3c4d08
Add GTests to test broadcast of LogicalAND op (#3950)

This patch adds GTests to test broadcast of LogicalAND op.

Signed-off-by: prasannar <prasanna.r@samsung.com>
runtimes/tests/neural_networks_test/specs/Ex/logical_and_ex_broadcast.mod.py [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/logical_and_ex_broadcast_4D_2D.mod.py [new file with mode: 0644]