Added test cases for Pack operation (#3399)
authorVishal Keshav/System SW /SRI-Bangalore/Engineer/삼성전자 <vishal.k1@samsung.com>
Mon, 5 Nov 2018 01:09:04 +0000 (06:39 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 5 Nov 2018 01:09:04 +0000 (10:09 +0900)
commit269aad4c56ace5bd58e13156767d0888a6649236
tree40be2c372aa7cd23809f0107b30a7e11866baa09
parent0700822b6e4cf79939096f6437574fd9d123dc7b
Added test cases for Pack operation (#3399)

Test cases for 3D to 4D pack along 2 axises
Added test in skiplist of arm-linux, neuran and x86-linux

Signed-off-by: Vishal Keshav <vishal.k1@samsung.com>
runtimes/tests/neural_networks_test/generated/examples/pack_ex_3D_float.example.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/generated/examples/pack_ex_3D_float2.example.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/generated/models/pack_ex_3D_float.model.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/generated/models/pack_ex_3D_float2.model.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/runtime_run_android_nn_test.skip.armv7l-linux
runtimes/tests/neural_networks_test/runtime_run_android_nn_test.skip.armv7l-linux.neurun
runtimes/tests/neural_networks_test/runtime_run_android_nn_test.skip.x86_64-linux
runtimes/tests/neural_networks_test/specs/Ex/pack_ex_3D_float.mod.py [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/pack_ex_3D_float2.mod.py [new file with mode: 0644]