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
69ae61a1
"vscode:/vscode.git/clone" did not exist on "78afb844365d1d6bac679f1b0ca9f53fbeb648b2"
Unverified
Commit
69ae61a1
authored
Jan 16, 2023
by
Philip Meier
Committed by
GitHub
Jan 16, 2023
Browse files
reinstate Places365 download tests (#7088)
parent
035d99f1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/test_datasets_download.py
test/test_datasets_download.py
+1
-1
No files found.
test/test_datasets_download.py
View file @
69ae61a1
...
...
@@ -467,6 +467,7 @@ def make_parametrize_kwargs(download_configs):
widerface
(),
kinetics
(),
kitti
(),
places365
(),
)
)
)
...
...
@@ -481,7 +482,6 @@ def test_url_is_accessible(url, md5):
@
pytest
.
mark
.
parametrize
(
**
make_parametrize_kwargs
(
itertools
.
chain
(
places365
(),
# https://github.com/pytorch/vision/issues/6268
sbu
(),
# https://github.com/pytorch/vision/issues/7005
)
)
...
...
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