Was anything new introduced related to CoreML or the COreML development flow?

Asked on 08/02/2024

1 search

Yes, several new features and updates related to CoreML and the CoreML development flow were introduced at WWDC 2024. Here are some of the key highlights:

  1. CreateML Enhancements:

    • The CreateML app now includes an object tracking template, which allows you to train reference objects to anchor spatial experiences on visionOS.
    • New components for time series classification and forecasting are available in the framework for integration within your app.
    • Easier exploration and inspection of data annotations prior to training (Explore machine learning on Apple platforms).
  2. CoreML Tools:

  3. Performance and Integration:

    • CoreML provides performance critical for great user experience while simplifying the development workflow with Xcode integration.
    • New ML tensor type designed to simplify the computational glue code stitching models together.
    • Management of key-value caches for efficient decoding of large language models with states.
    • Use of functions to choose a specific style adapter in an image generation model at runtime (Explore machine learning on Apple platforms).
  4. Model Execution and Optimization:

    • CoreML tools model optimization toolkit includes enhancements for model compression and optimization for Apple hardware.
    • Performance reports have been updated to provide better insights (Explore machine learning on Apple platforms).
  5. Stateful and Multifunction Models:

For more detailed information, you can check out the following sessions: