Skip to content

Commit

Permalink
Update export.py
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jun 30, 2024
1 parent ccc04de commit d6ee45a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions export.py
Original file line number Diff line number Diff line change
Expand Up @@ -784,8 +784,6 @@ def run(
):
"""
Exports a PyTorch model to specified formats like ONNX, CoreML, TensorRT.
Refer: https://github.com/zldrobi
"""
t = time.time()
include = [x.lower() for x in include] # to lowercase
Expand Down

0 comments on commit d6ee45a

Please sign in to comment.