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
6af6bf45
Unverified
Commit
6af6bf45
authored
Feb 14, 2023
by
Nicolas Hug
Committed by
GitHub
Feb 14, 2023
Browse files
Remove unused import (#7245)
parent
1f4a9846
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
torchvision/datasets/vision.py
torchvision/datasets/vision.py
+0
-1
No files found.
torchvision/datasets/vision.py
View file @
6af6bf45
import
os
from
typing
import
Any
,
Callable
,
List
,
Optional
,
Tuple
import
torch
import
torch.utils.data
as
data
from
..utils
import
_log_api_usage_once
...
...
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