CMD + K

coremltools

Community

Core ML is an Apple framework to integrate machine learning models into your app. Core ML provides a unified representation for all models.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::coremltools

Usage Tracking

9.0
8.3
8.1
4.1
4.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Core ML is an Apple framework to integrate machine learning models into your app.

Use the coremltools Python package to convert models from third-party training libraries such as TensorFlow and PyTorch to the Core ML format. You can then use Core ML to integrate the models into your app.

Core ML provides a unified representation for all models. Your app uses Core ML APIs and user data to make predictions, and to fine-tune models, all on the user’s device. Running a model strictly on the user’s device removes any need for a network connection, which helps keep the user’s data private and your app responsive.

Core ML optimizes on-device performance by leveraging the CPU, GPU, and Neural Engine while minimizing its memory footprint and power consumption.

About

Summary

Core ML is an Apple framework to integrate machine learning models into your app. Core ML provides a unified representation for all models.

Last Updated

Dec 14, 2025 at 21:43

License

BSD-3-Clause

Total Downloads

119.3K

Supported Platforms

macOS-arm64
macOS-64
linux-aarch64
linux-64
linux-ppc64le