nncf
nncf copied to clipboard
[Common] `port_id` and `parallel_edges_ids` are added to the graph for analysis
Changes
port_id
and parallel_edges_ids
are added to the graph for analysis
Reason for changes
To test parallel_edges_ids
and port_id
in graph tests as well as the structural information.
Related tickets
Tests
Codecov Report
Merging #2206 (2ac6f5e) into develop (5e0837a) will decrease coverage by
0.23%
. Report is 7 commits behind head on develop. The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## develop #2206 +/- ##
===========================================
- Coverage 36.63% 36.40% -0.23%
===========================================
Files 486 486
Lines 43377 43460 +83
===========================================
- Hits 15889 15821 -68
- Misses 27488 27639 +151
Files | Coverage Δ | |
---|---|---|
nncf/common/graph/graph.py | 74.85% <100.00%> (+0.43%) |
:arrow_up: |