"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "d8fb278a2c55aacfd01076460cf20949ed088cb7"
Unverified Commit ae929dcb authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

[CLIP] Fix PT test (#15041)

parent 65cb94ff
......@@ -858,6 +858,7 @@ def prepare_img():
@require_vision
@require_torch
class CLIPModelIntegrationTest(unittest.TestCase):
@slow
def test_inference(self):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment