Skip to content

Commit 8162718

Browse files
committed
changing is_thor() location based on function location in main branch
1 parent cb75a49 commit 8162718

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/torch_tensorrt/dynamo/conversion/aten_ops_converters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
get_positive_dim,
2525
is_only_operator_on_placeholder,
2626
)
27-
2827
from torch_tensorrt._utils import is_thor
2928

3029
_LOGGER: logging.Logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)