zihaomu
|
ee3740af00
|
move global skip out of if loop, and add opencv_deny_list
|
2 years ago |
fengyuentau
|
d24d8f2abe
|
implementation of scatter and scatternd with conformance tests enabled
|
2 years ago |
rogday
|
9cd5a0a1e6
|
Merge pull request #21884 from rogday:cuda_cleanup
Fix CUDA compilation issues and adjust thresholds.
* Fix CUDA compilation issues and adjust thresholds.
* add conformance tests to denylist
|
3 years ago |
Alexander Alekhin
|
a7e6a1059c
|
dnn(test): fix outputs handling in ONNX conformance
- ONNX output is 1 tensor per defined output instead of N tensors from outputs of "output" layer
|
3 years ago |
Alexander Alekhin
|
6d677bbd63
|
dnn(test): update ONNX conformance filters (4.x)
|
3 years ago |
Alexander Alekhin
|
f3ba88c87c
|
dnn(test): update ONNX conformance filters
|
3 years ago |
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>
|
3 years ago |