Skip to content

Commit 797d510

Browse files
committed
Change in test_split location
1 parent 4fed932 commit 797d510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/py/dynamo/converters/test_split_aten.py renamed to tests/py/dynamo/conversion/test_split_aten.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import torch
2-
from harness import DispatchTestCase
2+
from .harness import DispatchTestCase
33
from parameterized import parameterized
44
from torch.testing._internal.common_utils import run_tests
55
from torch_tensorrt import Input

0 commit comments

Comments
 (0)