opencv/modules/dnn/test
Liubov Batanina c0dd82fb53
Merge pull request #19632 from l-bat:lb/ie_arm_target
Added OpenVINO ARM target

* Added IE ARM target

* Added OpenVINO ARM target

* Delete ARM target

* Detect ARM platform

* Changed device name in ArmPlugin

* Change ARM detection
2021-03-20 11:20:02 +00:00
..
cityscapes_semsegm_test_enet.py Misc. modules/ typos 2018-02-12 07:09:43 -05:00
imagenet_cls_test_alexnet.py python: better Python 3 support 2018-05-11 17:32:04 +03:00
imagenet_cls_test_googlenet.py Misc. modules/ typos 2018-02-12 07:09:43 -05:00
imagenet_cls_test_inception.py Misc. modules/ typos 2018-02-12 07:09:43 -05:00
npy_blob.cpp dnn: fix precomp.hpp usage 2018-02-28 17:06:26 +03:00
npy_blob.hpp dnn: fix precomp.hpp usage 2018-02-28 17:06:26 +03:00
pascal_semsegm_test_fcn.py documentation: avoid links to 'master' branch from 3.4 maintenance branch (2) 2018-05-31 19:30:56 +03:00
test_backends.cpp dnn: fix build with Halide, skip tests with crashes 2020-12-10 18:23:24 +00:00
test_caffe_importer.cpp dnn(test): adjust tests for OpenVINO 2020.4 2020-07-15 23:47:40 +00:00
test_common.cpp cmake: fix build of dnn tests with shared common code 2019-03-31 08:52:25 +00:00
test_common.hpp Merge pull request #19632 from l-bat:lb/ie_arm_target 2021-03-20 11:20:02 +00:00
test_common.impl.hpp dnn(opencl): bypass unsupported fusion cases 2020-10-09 12:33:06 +00:00
test_darknet_importer.cpp Added Spatial Attention Module in Darknet Importer 2021-03-03 22:42:47 +05:30
test_googlenet.cpp dnn(test): replace SkipTestException with tags 2019-06-23 13:12:23 +00:00
test_halide_layers.cpp Added exp layer 2021-02-28 19:59:40 +00:00
test_ie_models.cpp dnn(test): adjust tests for OpenVINO 2020.4 2020-07-15 23:47:40 +00:00
test_layers.cpp Added exp layer 2021-02-28 19:59:40 +00:00
test_main.cpp dnn(test): replace SkipTestException with tags 2019-06-23 13:12:23 +00:00
test_misc.cpp dnn: check for empty Net in .forward() 2020-10-05 06:23:47 +00:00
test_nms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_onnx_importer.cpp Merge pull request #19632 from l-bat:lb/ie_arm_target 2021-03-20 11:20:02 +00:00
test_precomp.hpp dnn: reduce set of ignored warnings 2018-11-15 13:15:59 +03:00
test_tf_importer.cpp Aligned TF Reshape layer behaviour 2021-03-05 01:01:37 +03:00
test_torch_importer.cpp dnn(test): update tests for OpenVINO 2021.1 2020-10-08 10:22:31 +00:00