opencv/modules/dnn/test
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
..
cityscapes_semsegm_test_enet.py
imagenet_cls_test_alexnet.py
imagenet_cls_test_googlenet.py
imagenet_cls_test_inception.py fix 3.4 links 2021-12-22 12:38:21 +00:00
npy_blob.cpp
npy_blob.hpp
pascal_semsegm_test_fcn.py
test_backends.cpp dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 2021-12-02 11:30:45 +00:00
test_caffe_importer.cpp dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 2021-12-02 11:30:45 +00:00
test_common.cpp
test_common.hpp Merge pull request #21088 from rogday:onnx_tests 2021-12-14 16:58:06 +00:00
test_common.impl.hpp dnn: drop legacy Inference Engine NN builder API 2022-02-10 11:55:24 +00:00
test_darknet_importer.cpp dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 2021-12-02 11:30:45 +00:00
test_googlenet.cpp
test_halide_layers.cpp dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 2021-12-02 11:30:45 +00:00
test_ie_models.cpp dnn: drop legacy Inference Engine NN builder API 2022-02-10 11:55:24 +00:00
test_layers.cpp Merge pull request #21542 from rogday:split_expand 2022-02-28 22:38:24 +00:00
test_main.cpp
test_misc.cpp dnn: drop legacy Inference Engine NN builder API 2022-02-10 11:55:24 +00:00
test_nms.cpp
test_onnx_conformance_layer_filter__halide_denylist.inl.hpp fix Flatten layer 2021-12-17 16:29:56 +03:00
test_onnx_conformance_layer_filter__openvino.inl.hpp Update filters in ONNX tests 2022-02-15 11:56:28 +03:00
test_onnx_conformance_layer_filter_opencv_all_denylist.inl.hpp fix Flatten layer 2021-12-17 16:29:56 +03:00
test_onnx_conformance_layer_filter_opencv_cpu_denylist.inl.hpp Merge pull request #21088 from rogday:onnx_tests 2021-12-14 16:58:06 +00:00
test_onnx_conformance_layer_filter_opencv_ocl_fp16_denylist.inl.hpp Merge pull request #21088 from rogday:onnx_tests 2021-12-14 16:58:06 +00:00
test_onnx_conformance_layer_filter_opencv_ocl_fp32_denylist.inl.hpp Merge pull request #21088 from rogday:onnx_tests 2021-12-14 16:58:06 +00:00
test_onnx_conformance_layer_parser_denylist.inl.hpp fix max_unpool missing attributes, add default value of keepdims in reducemean/max/sum, add support for keepdims=true in full reduction branch, add new padding type to Pad 2021-12-14 22:09:27 +03:00
test_onnx_conformance.cpp dnn(test): fix outputs handling in ONNX conformance 2022-01-29 23:29:51 +00:00
test_onnx_importer.cpp Merge pull request #21522 from rogday:lstm 2022-03-15 09:14:05 +03:00
test_precomp.hpp
test_tf_importer.cpp dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 2021-12-02 11:30:45 +00:00
test_torch_importer.cpp dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 2021-12-02 11:30:45 +00:00