Skip to content

Commit c6e11bb

Browse files
committed
Merge branch 'maisi-trt' of github.com:borisfom/MONAI into maisi-trt
2 parents d07a57f + 2452c97 commit c6e11bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_trt_compile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
from monai.handlers import TrtHandler
2222
from monai.networks import trt_compile
23-
from monai.networks.nets import UNet, cell_sam_wrapper, vista3d132
23+
from monai.networks.nets import cell_sam_wrapper, vista3d132
2424
from monai.utils import min_version, optional_import
2525
from tests.utils import skip_if_no_cuda, skip_if_quick, skip_if_windows
2626

0 commit comments

Comments
 (0)