Skip to content

Qlinear conv #30136

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vatsalashanubhag
Copy link
Contributor

Details:

  • item1
  • ...

Tickets:

  • ticket-id

@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Apr 15, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Apr 15, 2025
@vatsalashanubhag
Copy link
Contributor Author

@gkrivor Could you please help me understand why there are different output for INTERPRETER and IE_CPU

Running main() from src\frontends\tests\frontend\shared\gtest_main_manifest\main.cpp:20
Note: Google Test filter = qlinear_conv:-:ONNXLoadTest/FrontEndLoadFromTest.testLoadFromTwoFiles/onnx:ONNXLoadTest/FrontEndLoadFromTest.testLoadFromTwoStreams/onnx
[==========] Running 2 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from INTERPRETER
[ RUN ] INTERPRETER.onnx_com_microsoft_qlinear_conv
Results comparison failed for output: 0
22 is not close to -7 at index 1
46 is not close to -43 at index 2
72 is not close to -38 at index 3
-2 is not close to 51 at index 4
-47 is not close to 42 at index 5
75 is not close to -5 at index 7
100 is not close to 53 at index 8
-28 is not close to -43 at index 9
-11 is not close to -31 at index 10
9 is not close to -48 at index 11
32 is not close to -56 at index 12
55 is not close to -52 at index 13
-106 is not close to -48 at index 14
-33 is not close to -55 at index 15
0 is not close to -47 at index 16
0 is not close to -46 at index 17

[ FAILED ] INTERPRETER.onnx_com_microsoft_qlinear_conv (58 ms)
[----------] 1 test from INTERPRETER (60 ms total)

[----------] 1 test from IE_CPU
[ RUN ] IE_CPU.onnx_com_microsoft_qlinear_conv
Results comparison failed for output: 0
89 is not close to -1 at index 0
22 is not close to 17 at index 1
46 is not close to 0 at index 2
72 is not close to -11 at index 3
-2 is not close to -11 at index 4
-47 is not close to 0 at index 5
-52 is not close to 9 at index 6
75 is not close to 13 at index 7
100 is not close to 20 at index 8
-28 is not close to 32 at index 9
-11 is not close to 35 at index 10
9 is not close to 39 at index 11
32 is not close to 48 at index 12
55 is not close to 52 at index 13
-33 is not close to 65 at index 15
-48 is not close to 69 at index 16

image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: ONNX FE OpenVINO ONNX FrontEnd ExternalPR External contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants