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
ae929dcb
Unverified
Commit
ae929dcb
authored
Jan 05, 2022
by
Patrick von Platen
Committed by
GitHub
Jan 05, 2022
Browse files
[CLIP] Fix PT test (#15041)
parent
65cb94ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/test_modeling_clip.py
tests/test_modeling_clip.py
+1
-0
No files found.
tests/test_modeling_clip.py
View file @
ae929dcb
...
@@ -858,6 +858,7 @@ def prepare_img():
...
@@ -858,6 +858,7 @@ def prepare_img():
@
require_vision
@
require_vision
@
require_torch
class
CLIPModelIntegrationTest
(
unittest
.
TestCase
):
class
CLIPModelIntegrationTest
(
unittest
.
TestCase
):
@
slow
@
slow
def
test_inference
(
self
):
def
test_inference
(
self
):
...
...
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