ios-samples/ios12/MarsHabitatCoreMLTimer
Craig Dunn 07a6d7fac9
more screenshots (#278)
2018-09-18 15:38:24 -07:00
..
Assets.xcassets iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
CoreMLModel iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
Screenshots more screenshots (#278) 2018-09-18 15:38:24 -07:00
AppDelegate.cs iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
Entitlements.plist iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
Info.plist iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
LaunchScreen.storyboard iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
Main.cs iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
Main.storyboard iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
MarsHabitatCoreMLTimer.csproj iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
MarsHabitatCoreMLTimer.sln iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00
Metadata.xml Updated Metadata.xml 2018-08-15 17:15:50 -06:00
README.md more screenshots (#278) 2018-09-18 15:38:24 -07:00
ViewController.cs MarsHabitatCoreMLTimer: Removing unnecessary output capture 2018-08-15 17:05:23 -06:00
ViewController.designer.cs iOS 12: MarsHabitatCoreMLTimer 2018-08-15 15:50:34 -06:00

README.md

MarsHabitatCoreMLTimer

This sample uses the MarsHabitatPricer Core ML model from Apple's Integrating a Core ML Model into Your App sample to demonstrate the performance benefit of using iOS 12's Core ML batch prediction API instead of looping over the standard Core ML prediction API.

batch processing timer

License

Code is released under the MIT license

Author

Brad Umbaugh