Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some dnn tests doesn't work with OpenVINO 2024.0.0 #25534

Open
4 tasks done
alexlyulkov opened this issue May 3, 2024 · 1 comment
Open
4 tasks done

Some dnn tests doesn't work with OpenVINO 2024.0.0 #25534

alexlyulkov opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@alexlyulkov
Copy link
Contributor

System Information

OpenCV 4.x and OpenCV 5.x
Ubuntu 22.04
OpenVINO 2024.0.0

Detailed description

The following tests were not passed with OpenVINO backend:
Test_Caffe_layers.layer_prelu_fc/0, where GetParam() = NGRAPH/CPU
Test_ONNX_layers.LSTM_Activations/0, where GetParam() = NGRAPH/CPU
Test_ONNX_layers.Quantized_Convolution/0, where GetParam() = NGRAPH/CPU
Test_ONNX_layers.Quantized_Eltwise_Scalar/0, where GetParam() = NGRAPH/CPU
Test_TFLite.EfficientDet_int8/0, where GetParam() = NGRAPH/CPU

Steps to reproduce

Enable the tests

Issue submission checklist

  • I report the issue, it's not a question
  • I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
  • I updated to the latest OpenCV version and the issue is still there
  • There is reproducer code and related data files (videos, images, onnx, etc)
@alexlyulkov alexlyulkov added the bug label May 3, 2024
@dkurt dkurt self-assigned this May 3, 2024
@alexlyulkov
Copy link
Contributor Author

Test_ONNX_conformance.Layer_Test/test_mul_uint8_NGRAPH_CPU also doesn't work. Related to #25555

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants