Skip to content

Commit 03092ba

Browse files
fix converter test error (#3083)
1 parent 3ee2d81 commit 03092ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/py/dynamo/conversion/test_argmin_aten.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import torch.nn as nn
33
from parameterized import parameterized
44
from torch.testing._internal.common_utils import run_tests
5+
from torch_tensorrt import Input
56

67
from .harness import DispatchTestCase
78

0 commit comments

Comments
 (0)