2 comments

  • bensyverson2 hours ago
    Wow, this seems to be a new way to convert PyTorch models to a format that runs across CPU, GPU &amp; Apple&#x27;s Neural Engine (ANE). [0]<p>Does this completely replace the previous API, CoreML? [1]<p><pre><code> [0]: https:&#x2F;&#x2F;apple.github.io&#x2F;coreai-optimization&#x2F; [1]: https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;coreml&#x2F;</code></pre>
    • earthnail1 hour ago
      Yes. From the CoreAI docs:<p>&quot;If your app uses model types other than neural networks, such as decision trees or tabular feature engineering, see Core ML.&quot;
    • pzo39 minutes ago
      seems they planning to replace it but overall now I&#x27;m really confused about this and mlx and coremltools. They should do better work explaining the benefits (and cons) of it and any feature parity between coreai, coreml and mlx.
    • wahnfrieden6 minutes ago
      Requires OS 27+, so CoreML is still useful for backwards compatibility.
  • MysticOracle54 minutes ago
    WWDC 2026 Core AI videos<p>Meet Core AI - <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;324&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;324&#x2F;</a><p>Dive into Core AI model authoring and optimization - <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;325&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;325&#x2F;</a><p>LLM search using Core Spotlight - <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;246&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;246&#x2F;</a><p>Integrate on-device AI models into your app using Core AI - <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;326&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2026&#x2F;326&#x2F;</a>