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

Update onnx and onnxruntime for torch tests #2607

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

kshpv
Copy link
Collaborator

@kshpv kshpv commented Mar 27, 2024

Changes

Bump up onnx, onnxruntime versions for torch tests
Update version of onnx at Readme

Reason for changes

Many

Related tickets

N/A

Tests

N/A

@kshpv kshpv requested a review from a team as a code owner March 27, 2024 10:28
@github-actions github-actions bot added documentation Improvements or additions to documentation NNCF PT Pull requests that updates NNCF PyTorch labels Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.92%. Comparing base (153d7e0) to head (58bbecb).
Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2607      +/-   ##
===========================================
- Coverage    91.15%   84.92%   -6.24%     
===========================================
  Files          494      494              
  Lines        45387    45428      +41     
===========================================
- Hits         41373    38580    -2793     
- Misses        4014     6848    +2834     
Files Coverage Δ
setup.py 0.00% <0.00%> (ø)

... and 61 files with indirect coverage changes

Flag Coverage Δ
COMMON 44.13% <ø> (-0.02%) ⬇️
ONNX 34.67% <0.00%> (+<0.01%) ⬆️
OPENVINO ∅ <ø> (∅)
TENSORFLOW 30.10% <0.00%> (-0.01%) ⬇️
TORCH 65.92% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
common 93.14% <ø> (-0.59%) ⬇️
torch 93.49% <ø> (+0.01%) ⬆️
tensorflow 93.74% <ø> (ø)
onnx 93.09% <ø> (ø)
openvino 25.76% <ø> (-68.38%) ⬇️
ptq 69.92% <ø> (-20.20%) ⬇️

@github-actions github-actions bot added dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM NNCF ONNX Pull requests that updates NNCF ONNX NNCF PTQ Pull requests that updates NNCF PTQ labels Mar 27, 2024
@kshpv
Copy link
Collaborator Author

kshpv commented Mar 27, 2024

all jobs are passed (examples, 2 conformance, e2e torch)

@AlexanderDokuchaev AlexanderDokuchaev merged commit fa8b702 into openvinotoolkit:develop Mar 28, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM documentation Improvements or additions to documentation NNCF ONNX Pull requests that updates NNCF ONNX NNCF PT Pull requests that updates NNCF PyTorch NNCF PTQ Pull requests that updates NNCF PTQ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants