We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb75a49 commit 8162718Copy full SHA for 8162718
py/torch_tensorrt/dynamo/conversion/aten_ops_converters.py
@@ -24,7 +24,6 @@
24
get_positive_dim,
25
is_only_operator_on_placeholder,
26
)
27
-
28
from torch_tensorrt._utils import is_thor
29
30
_LOGGER: logging.Logger = logging.getLogger(__name__)
0 commit comments