opencv/modules/dnn/include/opencv2
Yuantao Feng bb171a0c05
dnn: expand refactor with cv::broadcast for onnx models (#24295)
* add expand impl with cv::broadcast

* remove expandMid

* deduce shape from -1

* add constant folding

* handle input constant; handle input constant 1d

* add expand conformance tests; add checks to disallow shape of neg values; add early copy for unchanged total elements

* fix ExpandSubgraph

* dummy commit to trigger build

* dummy commit to trigger build 1

* remove conformance from test names
2023-09-27 09:28:52 +03:00
..
dnn dnn: expand refactor with cv::broadcast for onnx models (#24295) 2023-09-27 09:28:52 +03:00
dnn.hpp Update documentation and samples 2018-08-17 14:21:29 +03:00