Make MatMul layer support 3d or 4d operation with const input
authorzoom <zhongwl2018@mail.sustech.edu.cn>
Wed, 9 Nov 2022 08:23:42 +0000 (16:23 +0800)
committerzoom <zhongwl2018@mail.sustech.edu.cn>
Thu, 10 Nov 2022 03:41:44 +0000 (11:41 +0800)
commitef2677b0a645d2552232d96749109cbed60b4bc0
treeefca8ce1b439daf697d41bd952efcf27ecadfbcb
parent21133a2091ba461d3351a4411cc6e46af564f2a4
Make MatMul layer support 3d or 4d operation with const input
modules/dnn/src/onnx/onnx_importer.cpp
modules/dnn/test/test_onnx_importer.cpp