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

Added torch cuda test skipping in case it is run on a CPU-only machine #2605

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

nikita-savelyevv
Copy link
Collaborator

Reason for changes

Regression after #2596 .

@nikita-savelyevv nikita-savelyevv requested a review from a team as a code owner March 27, 2024 09:23
@github-actions github-actions bot added the NNCF PT Pull requests that updates NNCF PyTorch label Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.91%. Comparing base (153d7e0) to head (c0cd77b).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2605      +/-   ##
===========================================
- Coverage    91.15%   84.91%   -6.25%     
===========================================
  Files          494      494              
  Lines        45387    45389       +2     
===========================================
- Hits         41373    38541    -2832     
- Misses        4014     6848    +2834     

see 59 files with indirect coverage changes

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

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

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

@nikita-savelyevv
Copy link
Collaborator Author

windows torch precommit build 296 has passed

Copy link
Contributor

@alexsu52 alexsu52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexsu52 alexsu52 merged commit 0696166 into openvinotoolkit:develop Mar 27, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF PT Pull requests that updates NNCF PyTorch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants