Skip to content

Commit 2bdf249

Browse files
authored
Merge branch 'main' into earthhhh
2 parents d442786 + b09b3f6 commit 2bdf249

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchvision/ops/roi_align.py

Lines changed: 0 additions & 1 deletion
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)