nncf icon indicating copy to clipboard operation
nncf copied to clipboard

[OpenVINO] Update models for tests

Open kshpv opened this issue 9 months ago • 1 comments

Changes

Replace model at tests from OMZ models to analogs at tests/torch/test_models. All graph, scales references were updated accordingly. New dependency for OV tests were added: timm, addict, efficientnet_pytorch

Reason for changes

To vanish places of OMZ usage.

Related tickets

136314

Tests

All references were updated

kshpv avatar May 03 '24 11:05 kshpv

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.87%. Comparing base (9c00000) to head (edca0f9). Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #2663       +/-   ##
============================================
- Coverage    91.21%   29.87%   -61.34%     
============================================
  Files          494      495        +1     
  Lines        45775    45969      +194     
============================================
- Hits         41753    13735    -28018     
- Misses        4022    32234    +28212     

see 331 files with indirect coverage changes

Flag Coverage Δ
COMMON ?
ONNX ?
OPENVINO ?
TENSORFLOW 29.87% <ø> (-0.08%) :arrow_down:
TORCH ?

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

Components Coverage Δ
common 76.35% <ø> (-17.42%) :arrow_down:
torch 0.01% <ø> (-93.61%) :arrow_down:
tensorflow 93.74% <ø> (ø)
onnx 0.00% <ø> (-93.07%) :arrow_down:
openvino 0.00% <ø> (-94.23%) :arrow_down:
ptq 15.19% <ø> (-74.99%) :arrow_down:

codecov[bot] avatar May 08 '24 10:05 codecov[bot]