We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853e01a commit 97d4f2bCopy full SHA for 97d4f2b
py/torch_tensorrt/fx/__init__.py
@@ -12,5 +12,3 @@
12
from .lower_setting import LowerSetting # noqa
13
from .trt_module import TRTModule # noqa
14
from .lower import compile # usort: skip #noqa
15
-
16
-logging.basicConfig(level=logging.INFO)
0 commit comments