Skip to content

Commit

Permalink
fix converter test error (#3083)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanluo-nvidia committed Aug 14, 2024
1 parent 3ee2d81 commit 03092ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/py/dynamo/conversion/test_argmin_aten.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import torch.nn as nn
from parameterized import parameterized
from torch.testing._internal.common_utils import run_tests
from torch_tensorrt import Input

from .harness import DispatchTestCase

Expand Down

0 comments on commit 03092ba

Please sign in to comment.