API Differences in CoreML in macOS 14.4

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in CoreML in the macOS 14.4 SDK.

Table of Contents

Classes

MLComputePlan
MLModelStructureProgramValue
MLComputePlanDeviceUsage
MLModelStructure
MLOptimizationHints
MLModelStructureProgramNamedValueType
MLModelStructureProgramFunction
MLModelStructureProgram
MLComputePlan
MLModelStructureProgramBinding
MLModelStructureProgramArgument
MLModelStructureProgramOperation
MLComputePlanCost
MLModelStructureNeuralNetwork
MLModelStructureNeuralNetworkLayer
MLModelStructureProgramBlock
MLModelStructurePipeline
MLModelStructureProgramValueType

Structs

MLOptimizationHints

Enums

MLModelStructure

Properties & Constants

MLModelConfiguration
public var optimizationHints: CoreML.MLOptimizationHints
MLModelConfiguration
@property(nonatomic, copy, readwrite) NS_REFINED_FOR_SWIFT MLOptimizationHints *optimizationHints;

Conformances

MLOptimizationHints.ReshapeFrequency
Swift.Equatable
MLOptimizationHints.ReshapeFrequency
Swift.Hashable
MLOptimizationHints.ReshapeFrequency
Swift.RawRepresentable