News
Newest
Ask
Show
Jobs
Open on GitHub
Show HN: CLI for working with Apple Core ML models
(github.com)
32 points | by
schappim
4 hours ago
1 comments
dsrtslnd23
1 hour ago
Does this handle conversion and quantization from PyTorch? Or is it strictly for running existing Core ML files?
[-]
schappim
28 minutes ago
Nope, but Apple released the python lib "coremltools"[1] and it can do the conversion. It supports the conversion of PyTorch, TF/TF Lite, ONNX etc...
1.
https://pypi.org/project/coremltools/
1. https://pypi.org/project/coremltools/