Core ML

E198712

Core ML is Apple’s machine learning framework that enables developers to integrate trained models efficiently into iOS, macOS, watchOS, and tvOS apps for on-device intelligence.

All labels observed (6)

Label Occurrences
Core ML canonical 15
Core ML 2 1
Core ML API 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Apple framework ⓘ
machine learning framework ⓘ
developer Apple Inc. ⓘ
feature automatic model optimization for Apple hardware ⓘ
energy-efficient execution ⓘ
flexible input and output types ⓘ
low-latency inference ⓘ
model configuration via Xcode ⓘ
model quantization support ⓘ
model versioning support ⓘ
neural network pruning support ⓘ
secure on-device data processing ⓘ
fileFormat MLModel (.mlmodel) ⓘ
integratesWith BNNS ⓘ
Create ML ⓘ
Metal Performance Shaders ⓘ
Natural Language framework ⓘ
SoundAnalysis framework ⓘ
Turi Create ⓘ
Vision framework ⓘ
linked to: Vision

Xcode ⓘ
introducedBy Apple Worldwide Developers Conference (WWDC) ⓘ
languageBinding Objective-C ⓘ
Swift ⓘ
platform iOS ⓘ
macOS ⓘ
tvOS ⓘ
watchOS ⓘ
primaryGoal enable efficient integration of trained models into Apple platform apps ⓘ
runsOn Apple Neural Engine ⓘ
CPU ⓘ
GPU ⓘ
supports deep learning models ⓘ
generalized linear models ⓘ
image classification ⓘ
natural language processing ⓘ
nearest neighbors models ⓘ
neural networks ⓘ
object detection ⓘ
offline inference ⓘ
on-device machine learning ⓘ
pipeline models ⓘ
real-time inference ⓘ
sound analysis ⓘ
support vector machines ⓘ
tree ensembles ⓘ
useCase computer vision in mobile apps ⓘ
personalization on device ⓘ
recommendation systems in apps ⓘ
speech and audio analysis on device ⓘ
text classification on device ⓘ

How these facts were elicited

Referenced by (20)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apple Neural Engine → supports → Core ML ⓘ
Apple Neural Engine → programmedVia → Core ML API ⓘ
linked to: Core ML
Apple Neural Engine → accessibleVia → Core ML ⓘ
subject linked to: ANE
Apple AI/ML organization → develops → Core ML framework ⓘ
linked to: Core ML
Apple WWDC 2018 → announced → Core ML 2 ⓘ
linked to: Core ML
Create ML → exportsTo → Core ML model format ⓘ
linked to: Core ML
Create ML → integratesWith → Core ML ⓘ
Turi Create → integratesWith → Core ML ⓘ
BNNS → relatedTo → Core ML ⓘ
ONNX Runtime → supportsExecutionProvider → CoreML ⓘ
linked to: Core ML
MPS → integratesWith → Core ML ⓘ