-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
I am unable to reproduce claimed benchmark values for running Stable Diffusion model on iOS devices.
Configuration
- MPB M1 Max 64G RAM macOS 13.5
- Xcode 15.0.0 beta 5
- iPhone 14 Pro iOS 17 beta 4
Steps to reproduce:
- Build and run the example app from the sources with the said Xcode version on the said device.
- Within the app press 'Generate', on completion observe the processing time in the label below.
- Doesn't matter it's a cold or a consecutive run, the latency never falls below 11s which is ~20% slower than the claimed benchmarks for iPhone 14 Pro Max.
Could anyone kindly clarify is there anything specific I need to adjust in my setup in order to reproduce the results?
- Should I use a different example Swift app?
- Should I use specific Xcode 15 / iOS 17 beta versions were used?
- Is there a difference between iPhone 14 Pro and iPhone 14 Pro Max that results in such discrepancy?
Metadata
Metadata
Assignees
Labels
No labels