Merge pull request #19372 from l-bat:lb/onnx_pads_calc
authorLiubov Batanina <piccione-mail@yandex.ru>
Mon, 25 Jan 2021 22:07:50 +0000 (01:07 +0300)
committerGitHub <noreply@github.com>
Mon, 25 Jan 2021 22:07:50 +0000 (22:07 +0000)
commitc12930cddebd3ea72f37eb57aeda6140ebe52358
tree24ab23ecd0d12eddb307b25bd581eeaf87533738
parent857f339914d7469682888645e9599bed2a5b0984
Merge pull request #19372 from l-bat:lb/onnx_pads_calc

* Fixed bug with constant Div

* Supported constant mul and div for inputs with different shapes
modules/dnn/src/onnx/onnx_importer.cpp
modules/dnn/test/test_onnx_importer.cpp