Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: YunLiu <[email protected]>
  • Loading branch information
KumoLiu committed Sep 6, 2024
1 parent ec5e743 commit 449b88c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion monai/networks/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
onnxreference, _ = optional_import("onnx.reference")
onnxruntime, _ = optional_import("onnxruntime")
polygraphy, polygraphy_imported = optional_import("polygraphy")

torch_tensorrt, _ = optional_import("torch_tensorrt", "1.4.0", reset_warning=True)


Expand Down

0 comments on commit 449b88c

Please sign in to comment.