[TF] RB sparsity integration test is made deterministic
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
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
@@ 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: |
@daniil-lyakhov Please fix pre-commit test
@daniil-lyakhov Please fix pre-commit test
Done
@andrey-churkin, please merge if you don't have comments