"git@developer.sourcefind.cn:OpenDAS/torch-harmonics.git" did not exist on "45fc2a463f35a1b3ee93f27a271db3b4d8d8b6d1"
Unverified Commit b09b3f6c authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

Remove unused dynamo import (#8451)

parent 375cfdf5
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment