opencv/modules/dnn
rogday 93353aea70
Merge pull request #21522 from rogday:lstm
Fix LSTM support in ONNX

* fix LSTM and add peephole support

* disable old tests

* turn lambdas into functions

* more hacks for  c++98

* add assertions

* slice fixes

* backport of cuda-related fixes

* address review comments
2022-03-15 09:14:05 +03:00
..
cmake/hooks
include/opencv2 dnn: drop legacy Inference Engine NN builder API 2022-02-10 11:55:24 +00:00
misc fix 3.4 links 2021-12-22 12:38:21 +00:00
perf Merge pull request #20658 from smbz:lstm_optimisation 2021-11-29 21:43:00 +00:00
src Merge pull request #21522 from rogday:lstm 2022-03-15 09:14:05 +03:00
test Merge pull request #21522 from rogday:lstm 2022-03-15 09:14:05 +03:00
CMakeLists.txt dnn: drop legacy Inference Engine NN builder API 2022-02-10 11:55:24 +00:00