Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
9740a03f
Unverified
Commit
9740a03f
authored
Nov 10, 2022
by
Sylvain Gugger
Browse files
Skip broken test
parent
905e5773
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/pipelines/test_pipelines_image_segmentation.py
tests/pipelines/test_pipelines_image_segmentation.py
+1
-0
No files found.
tests/pipelines/test_pipelines_image_segmentation.py
View file @
9740a03f
...
...
@@ -177,6 +177,7 @@ class ImageSegmentationPipelineTests(unittest.TestCase, metaclass=PipelineTestCa
)
@
require_torch
@
unittest
.
skip
(
"This test is broken for now"
)
def
test_small_model_pt
(
self
):
model_id
=
"hf-internal-testing/tiny-detr-mobilenetsv3-panoptic"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment