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
b09b3f6c
"git@developer.sourcefind.cn:OpenDAS/torch-harmonics.git" did not exist on "45fc2a463f35a1b3ee93f27a271db3b4d8d8b6d1"
Unverified
Commit
b09b3f6c
authored
Jun 07, 2024
by
Nicolas Hug
Committed by
GitHub
Jun 07, 2024
Browse files
Remove unused dynamo import (#8451)
parent
375cfdf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
torchvision/ops/roi_align.py
torchvision/ops/roi_align.py
+0
-1
No files found.
torchvision/ops/roi_align.py
View file @
b09b3f6c
...
...
@@ -2,7 +2,6 @@ import functools
from
typing
import
List
,
Union
import
torch
import
torch._dynamo
import
torch.fx
from
torch
import
nn
,
Tensor
from
torch._dynamo.utils
import
is_compile_supported
...
...
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