nncf icon indicating copy to clipboard operation
nncf copied to clipboard

[TF] RB sparsity integration test is made deterministic

Open daniil-lyakhov opened this issue 1 year ago • 3 comments

Changes

Deterministic execution is enabled for rb sparsity integration test

Reason for changes

To prevent sporadic test failure

Related tickets

138817

Tests

I've run test several times and differences between reference were bit exact

daniil-lyakhov avatar Apr 19 '24 13:04 daniil-lyakhov

Codecov Report

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

Project coverage is 77.92%. Comparing base (df81f44) to head (bfa6bad). Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #2644       +/-   ##
============================================
+ Coverage    46.64%   77.92%   +31.27%     
============================================
  Files          494      494               
  Lines        45416    45429       +13     
============================================
+ Hits         21186    35401    +14215     
+ Misses       24230    10028    -14202     

see 385 files with indirect coverage changes

Flag Coverage Δ
COMMON ?
ONNX ?
OPENVINO ?
TENSORFLOW 30.09% <ø> (?)
TORCH 65.95% <ø> (?)

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

Components Coverage Δ
common 88.28% <ø> (+18.65%) :arrow_up:
torch 93.50% <ø> (+61.15%) :arrow_up:
tensorflow 93.74% <ø> (+93.74%) :arrow_up:
onnx 0.00% <ø> (-93.09%) :arrow_down:
openvino 25.67% <ø> (-68.50%) :arrow_down:
ptq 53.01% <ø> (-26.45%) :arrow_down:

codecov[bot] avatar Apr 19 '24 15:04 codecov[bot]

@daniil-lyakhov Please fix pre-commit test

andrey-churkin avatar Apr 22 '24 08:04 andrey-churkin

@daniil-lyakhov Please fix pre-commit test

Done

daniil-lyakhov avatar Apr 22 '24 12:04 daniil-lyakhov

@andrey-churkin, please merge if you don't have comments

daniil-lyakhov avatar May 13 '24 09:05 daniil-lyakhov