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.
2 parents d07a57f + 2452c97 commit c6e11bbCopy full SHA for c6e11bb
tests/test_trt_compile.py
@@ -20,7 +20,7 @@
20
21
from monai.handlers import TrtHandler
22
from monai.networks import trt_compile
23
-from monai.networks.nets import UNet, cell_sam_wrapper, vista3d132
+from monai.networks.nets import cell_sam_wrapper, vista3d132
24
from monai.utils import min_version, optional_import
25
from tests.utils import skip_if_no_cuda, skip_if_quick, skip_if_windows
26
0 commit comments