Deep dive into CoreML's MLPredictionOptions and batch inference scheduling on Apple Neural Engine — covering how to pipeline image classification requests through a priority queue, avoid ANE contention with concurrent model instances, and keep UIKit/SwiftUI frame budgets intact using Swift 6 async sequences and structured concurrency for the dispatch layer