Alexander Alekhin
|
effce0573b
|
dnn: drop legacy Inference Engine NN builder API
|
2022-02-10 11:55:24 +00:00 |
|
Alexander Alekhin
|
f3ba88c87c
|
dnn(test): update ONNX conformance filters
|
2021-12-15 12:53:53 +00:00 |
|
rogday
|
4827fe86bb
|
Merge pull request #21088 from rogday:onnx_tests
Onnx conformance tests
* Add ONNX conformance tests
* dnn(test): add filters for ONNX conformance tests
* add filter lists for OCV backend
* address review comments
* move test_clip_inbounds to all_denylist
* address clip issue
* avoid empty lists
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
|
2021-12-14 16:58:06 +00:00 |
|
Alexander Alekhin
|
e56e4876e7
|
dnn(test): update tests for OpenVINO 2021.3
|
2021-03-24 14:50:42 +00:00 |
|
Alexander Alekhin
|
718dd9f170
|
dnn(opencl): bypass unsupported fusion cases
|
2020-10-09 12:33:06 +00:00 |
|
Alexander Alekhin
|
99c4b76a6d
|
dnn(test): add YOLOv4-tiny tests
|
2020-07-06 21:36:19 +00:00 |
|
Dmitry Kurtaev
|
b5035ce991
|
Increase test threshold for YOLOv3 on OCL FP16
|
2020-05-18 19:06:15 +03:00 |
|
Alexander Alekhin
|
124bf8339f
|
dnn(IE): use HAVE_DNN_IE_NN_BUILDER_2019 for NN Builder API code
- CMake option: OPENCV_DNN_IE_NN_BUILDER_2019
|
2020-03-03 08:07:54 +00:00 |
|
Lubov Batanina
|
7523c777c5
|
Merge pull request #15537 from l-bat:ngraph
* Support nGraph
* Fix resize
|
2019-12-02 16:16:06 +03:00 |
|
Alexander Alekhin
|
fd11e3a81d
|
dnn: update IE tests
|
2019-10-04 17:49:10 +03:00 |
|
Alexander Alekhin
|
416c693b3f
|
dnn(test): OpenVINO 2019R2
|
2019-07-25 19:01:16 +03:00 |
|
Alexander Alekhin
|
894f208de3
|
dnn(test): replace SkipTestException with tags
|
2019-06-23 13:12:23 +00:00 |
|
Alexander Alekhin
|
52548bde05
|
dnn(test): replace file content reading
|
2019-05-29 23:08:33 +03:00 |
|
Alexander Alekhin
|
fcb07c64f3
|
cmake: fix build of dnn tests with shared common code
- don't share .cpp files (PCH support is broken)
|
2019-03-31 08:52:25 +00:00 |
|