opencv/modules/dnn/include/opencv2/dnn
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
..
utils Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-02-11 17:32:37 +00:00
all_layers.hpp dnn: expand refactor with cv::broadcast for onnx models (#24295) 2023-09-27 09:28:52 +03:00
dict.hpp dnn: fix API - explicit ctors, const methods 2022-01-21 12:38:51 +00:00
dnn.hpp Added CMake configuration OPENCV_DNN_BACKEND_DEFAULT 2023-09-05 10:05:12 +02:00
dnn.inl.hpp build warnings 2020-12-05 20:08:29 +00:00
layer_reg.private.hpp Merge pull request #20494 from rogday:onnx_diagnostic_fix 2021-08-20 14:43:47 +00:00
layer.details.hpp dnn: update "guard" inline namespace 2018-09-03 20:46:57 +00:00
layer.hpp fix model diagnostic tool 2022-01-18 01:22:22 +03:00
shape_utils.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-10-15 16:44:47 +00:00
version.hpp pre: OpenCV 4.8.0 (version++) 2023-06-20 15:52:57 +03:00