Jump to Content
coremltoolsGuidesAPI ReferenceExamples
HomeGuides
GuidesAPI ReferenceExamplesCore ML FormatGithubcoremltools
Guides
Core ML FormatGithub
HomeGuides

Overview

  • Introduction
  • Installation
  • Quickstart Example
  • Migrating to This Version
  • Contributing
    • GitHub
    • Contribution Guidelines
  • Release Notes

Neural Networks

  • Unified Conversion API
  • TensorFlow 1 Conversion
    • Convert a TensorFlow 1 Image Classifier
    • Convert a TensorFlow 1 DeepSpeech Model
  • TensorFlow 2 Conversion
    • Convert TensorFlow 2 BERT Transformer Models
  • PyTorch Conversion
    • Model Tracing
    • Model Scripting
    • Convert a PyTorch Segmentation Model
  • Model Intermediate Language
  • Conversion Options
    • Image Inputs
    • Classifiers
    • Flexible Input Shapes
    • Composite Operators
    • Custom Operators
  • Quantization
  • Other Converters
    • Multi-backend Keras
    • ONNX
    • Caffe

Trees & Linear Models

  • LibSVM
  • Scikit-learn
  • XGBoost

MLModel

  • MLModel Overview
  • Model Prediction
  • Xcode Model Preview Types
  • MLModel Utilities

Updatable Models

  • Updatable Models Overview
  • Nearest Neighbor Classifier
  • Neural Network Classifier
  • Pipeline Classifier

Release Notes

Suggest Edits

Learn about changes to Core ML Tools from the following release notes:

  • Release Notes for coremltools 4.1 (newest)

For information about previous releases, see the following:

  • Release Notes for coremltools 4.0
  • Release Notes for coremltools 3.4
  • coremltools 3.4 API Reference (deprecated)
  • coremltools 3.4 Core ML Format Specification (deprecated)
  • All release notes

Updated about 4 years ago