Files
opencv/modules
Sergei Slashchinin 61144f935e Merge pull request #18783 from sl-sergei:fix_conv1d
Add support for Conv1D on OpenCV backend

* Add support for Conv1D on OpenCV backend

* disable tests on other targets/backends

* Fix formatting

* Restore comment

* Remove unnecessary flag and fix test logic

* Fix perf test

* fix braces

* Fix indentation, assert check and remove unnecessary condition

* Remove unnecessary changes

* Add test cases for variable weights and bias

* dnn(conv): fallback on OpenCV+CPU instead of failures

* coding style
2020-11-13 22:22:10 +00:00
..
2020-10-06 04:28:25 +00:00
2020-08-21 23:52:30 +09:00
2020-08-21 23:52:30 +09:00
2020-09-29 21:50:06 +03:00
2020-11-13 13:42:26 +00:00
2020-09-27 21:14:55 +00:00
2020-10-28 12:54:54 +03:00
2020-11-11 10:38:15 +00:00