Add gtests to test Pad op for 2D/3D tensors (#3946)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Tue, 18 Dec 2018 01:08:00 +0000 (06:38 +0530)
committer오형석/On-Device Lab./Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 18 Dec 2018 01:08:00 +0000 (10:08 +0900)
commit1aad7977d5b4113d6d0496c2a0c6e9c369671d5b
treee0f9ec8b2798b3fd3d7b30242db716187ac41b29
parent0b4133c6e675c0ab6ad38d153ff5b4b2674febbd
Add gtests to test Pad op for 2D/3D tensors (#3946)

This patch will add Pad gtest to test for 2D/3D tensors

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