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
3bb4441b
Unverified
Commit
3bb4441b
authored
Aug 23, 2022
by
Philip Meier
Committed by
GitHub
Aug 23, 2022
Browse files
remove unused import (#6473)
parent
1a1fea34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
torchvision/prototype/transforms/_augment.py
torchvision/prototype/transforms/_augment.py
+0
-1
No files found.
torchvision/prototype/transforms/_augment.py
View file @
3bb4441b
...
@@ -3,7 +3,6 @@ import numbers
...
@@ -3,7 +3,6 @@ import numbers
import
warnings
import
warnings
from
typing
import
Any
,
Dict
,
Tuple
from
typing
import
Any
,
Dict
,
Tuple
import
PIL.Image
import
torch
import
torch
from
torchvision.prototype
import
features
from
torchvision.prototype
import
features
from
torchvision.prototype.transforms
import
functional
as
F
from
torchvision.prototype.transforms
import
functional
as
F
...
...
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