Add GeneratedTests of ReduceMax for 4-D (#3366)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Mon, 29 Oct 2018 06:33:15 +0000 (15:33 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 29 Oct 2018 06:33:15 +0000 (15:33 +0900)
commitf7be5143012a488d89d4f8cebb1af0e48d7dc11f
tree3eb7311dee140edd1b6731cec4cab29ff7135644
parent188f0efe33aa4e70406500abdc48ca38e5f9ab9d
Add GeneratedTests of ReduceMax for 4-D (#3366)

This commit adds GeneratedTests of ReduceMax(TensorflowMax) for 4-D.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/tests/neural_networks_test/generated/all_generated_tests.cpp
runtimes/tests/neural_networks_test/generated/examples/tensorflowmax_ex_4D_float_reducing_C.example.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/generated/examples/tensorflowmax_ex_4D_float_reducing_HW.example.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/generated/models/tensorflowmax_ex_4D_float_reducing_C.model.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/generated/models/tensorflowmax_ex_4D_float_reducing_HW.model.cpp [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/tensorflowmax_ex_4D_float_reducing_C.mod.py [new file with mode: 0644]
runtimes/tests/neural_networks_test/specs/Ex/tensorflowmax_ex_4D_float_reducing_HW.mod.py [new file with mode: 0644]