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
OpenDAS
vision
Commits
70c8f500
"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "58d2b10a2e9cd32dd9765dc50aca98690f516287"
Unverified
Commit
70c8f500
authored
May 31, 2023
by
Nicolas Hug
Committed by
GitHub
May 31, 2023
Browse files
Add discalimer about skipped video tests (#7646)
parent
c45f5dc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
test/test_videoapi.py
test/test_videoapi.py
+6
-0
No files found.
test/test_videoapi.py
View file @
70c8f500
...
@@ -10,6 +10,12 @@ from torchvision.datasets.utils import download_url
...
@@ -10,6 +10,12 @@ from torchvision.datasets.utils import download_url
from
torchvision.io
import
_HAS_VIDEO_OPT
,
VideoReader
from
torchvision.io
import
_HAS_VIDEO_OPT
,
VideoReader
# WARNING: these tests have been skipped forever on the CI because the video ops
# are never properly available. This is bad, but things have been in a terrible
# state for a long time already as we write this comment, and we'll hopefully be
# able to get rid of this all soon.
try
:
try
:
import
av
import
av
...
...
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