Add gtest to test Argmax op for tensors of QASYMM8 dataype (#3802)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Mon, 10 Dec 2018 01:26:14 +0000 (06:56 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 10 Dec 2018 01:26:14 +0000 (10:26 +0900)
commit8528a073a330c19903522ea32c437bd1f0047714
tree834c016baab290228bfcd1c60bc5e81090c18367
parentfeca5cdfbfdf82f4644e2f8df4e05f4d1424712a
Add gtest to test Argmax op for tensors of QASYMM8 dataype (#3802)

This patch will add gtest for Argmax to test for tensors of
QASYMM8 dataype

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