support ReduceSum with two input and dynamic shape batch size in ReduceLayer.
authorZihao Mu <zihaomu@outlook.com>
Wed, 13 Jul 2022 05:46:16 +0000 (13:46 +0800)
committerZihao Mu <zihaomu@outlook.com>
Wed, 13 Jul 2022 05:46:16 +0000 (13:46 +0800)
commit1b8fba8e260ef6251c0168c23052773b8e9d1466
treef7d2669b600efda15a7c595c36e927744269e0d1
parent139c44377032f58849bbab2ae454fcf14e89d762
support ReduceSum with two input and dynamic shape batch size in ReduceLayer.
modules/dnn/src/onnx/onnx_importer.cpp
modules/dnn/test/test_onnx_importer.cpp