Slow Loading
Common causes
Section titled “Common causes”- the model is too large for the device
- the runtime is falling back to CPU
- storage is slow
- the app reloads the model too often
Fix order
Section titled “Fix order”- Confirm the runtime is using the accelerator path you expect.
- Drop one model size and compare.
- Use the simplest runtime that exposes loading behavior clearly.
- Treat long load times as a hardware-fit signal, not just an annoyance.
If the model takes so long to load that you avoid using it, it is effectively the wrong model for that device.