We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375cfdf commit b09b3f6Copy full SHA for b09b3f6
torchvision/ops/roi_align.py
@@ -2,7 +2,6 @@
2
from typing import List, Union
3
4
import torch
5
-import torch._dynamo
6
import torch.fx
7
from torch import nn, Tensor
8
from torch._dynamo.utils import is_compile_supported
0 commit comments