Unified Conversion API
Use the Unified Conversion API (Core ML Tools 4.0 and newer versions) to convert TensorFlow and PyTorch source model frameworks to Core ML.
For the entire reference guide, see the Core ML Tools API Reference.
For the conversion parameters, see the convert()
method.
For instructions and examples, see the following pages:
- Converting Deep Learning Models
- ML Programs
- Converting from PyTorch
- Converting from TensorFlow
- Examples
For common scenarios using conversion options, see the following pages:
Updated 4 months ago