Skip to content

Commit e6f61dd

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Remove unused dynamo import (#8451)
Reviewed By: vmoens Differential Revision: D60596224 fbshipit-source-id: f74db31da7c828b0d37f200b1f381c5dc9d72144
1 parent 7e4c2bd commit e6f61dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchvision/ops/roi_align.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from typing import List, Union
33

44
import torch
5-
import torch._dynamo
65
import torch.fx
76
from torch import nn, Tensor
87
from torch._dynamo.utils import is_compile_supported

0 commit comments

Comments
 (0)