Skip to content

Commit

Permalink
add graph test (openvinotoolkit#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniya-egupova committed May 26, 2021
1 parent ad15cd0 commit d7a3bec
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 0 additions & 3 deletions beta/tests/tensorflow/test_compressed_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,6 @@ def __init__(self, ref_graph_filename: str, model_builder, input_sample_sizes,
'nasnet_mobile': pytest.mark.skip(reason='gitlab issue #18'),
'xception': pytest.mark.skip(reason='gitlab issue #28'),
'mask_rcnn': pytest.mark.skip(reason='ticket #50605'),
'mobilenet_v3_small': pytest.mark.skip(reason='ticket #50607'),
'mobilenet_v3_large': pytest.mark.skip(reason='ticket #50607'),
'yolo_v4': pytest.mark.skip(reason='ticket #50608'),
'resnet50_v2': pytest.mark.skip(resason='Several masks on one weight'),
'mobilenet_v2_slim': pytest.mark.skip(reason='ticket #46349')
},
Expand Down

0 comments on commit d7a3bec

Please sign in to comment.