Skip to content

Commit

Permalink
coremltools>=5.2 for CoreML export (#8725)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jul 26, 2022
1 parent 2e1291f commit d5116bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pandas>=1.1.4
seaborn>=0.11.0

# Export --------------------------------------
# coremltools>=4.1 # CoreML export
# coremltools>=5.2 # CoreML export
# onnx>=1.9.0 # ONNX export
# onnx-simplifier>=0.4.1 # ONNX simplifier
# nvidia-pyindex # TensorRT export
Expand Down

0 comments on commit d5116bb

Please sign in to comment.