forked from openvinotoolkit/nncf
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PT2] Add port ids to reference graphs (openvinotoolkit#3267)
### Changes Add `in_port_id` and `out_port_id` fields for edge data in reference files. ### Reason for changes To check port_ids in for edge
- Loading branch information
1 parent
c619360
commit c24bf74
Showing
33 changed files
with
14,950 additions
and
14,926 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,454 changes: 727 additions & 727 deletions
1,454
tests/torch2/data/function_hook/nncf_graph/model_graph_convnext_small.dot
Large diffs are not rendered by default.
Oops, something went wrong.
3,146 changes: 1,573 additions & 1,573 deletions
3,146
tests/torch2/data/function_hook/nncf_graph/model_graph_densenet121.dot
Large diffs are not rendered by default.
Oops, something went wrong.
1,154 changes: 577 additions & 577 deletions
1,154
tests/torch2/data/function_hook/nncf_graph/model_graph_efficientnet_b0.dot
Large diffs are not rendered by default.
Oops, something went wrong.
1,644 changes: 822 additions & 822 deletions
1,644
tests/torch2/data/function_hook/nncf_graph/model_graph_inception_v3.dot
Large diffs are not rendered by default.
Oops, something went wrong.
852 changes: 426 additions & 426 deletions
852
tests/torch2/data/function_hook/nncf_graph/model_graph_mobilenet_v2.dot
Large diffs are not rendered by default.
Oops, something went wrong.
766 changes: 383 additions & 383 deletions
766
tests/torch2/data/function_hook/nncf_graph/model_graph_mobilenet_v3_small.dot
Large diffs are not rendered by default.
Oops, something went wrong.
360 changes: 180 additions & 180 deletions
360
tests/torch2/data/function_hook/nncf_graph/model_graph_resnet18.dot
Large diffs are not rendered by default.
Oops, something went wrong.
918 changes: 459 additions & 459 deletions
918
tests/torch2/data/function_hook/nncf_graph/model_graph_resnext50_32x4d.dot
Large diffs are not rendered by default.
Oops, something went wrong.
1,088 changes: 544 additions & 544 deletions
1,088
tests/torch2/data/function_hook/nncf_graph/model_graph_shufflenet_v2_x0_5.dot
Large diffs are not rendered by default.
Oops, something went wrong.
254 changes: 127 additions & 127 deletions
254
tests/torch2/data/function_hook/nncf_graph/model_graph_squeezenet1_0.dot
Large diffs are not rendered by default.
Oops, something went wrong.
3,828 changes: 1,914 additions & 1,914 deletions
3,828
tests/torch2/data/function_hook/nncf_graph/model_graph_swin_v2_b.dot
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.