EfficientFormer: Optimized for Qualcomm Devices
EfficientFormer is a vision transformer model that can classify images from the Imagenet dataset.
This is based on the implementation of EfficientFormer found here. This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the Qualcomm® AI Hub Models library to export with custom configurations. More details on model performance across various devices, can be found here.
Qualcomm AI Hub Models uses Qualcomm AI Hub Workbench to compile, profile, and evaluate this model. Sign up to run these models on a hosted Qualcomm® device.
Getting Started
There are two ways to deploy this model on your device:
Option 1: Download Pre-Exported Models
Below are pre-exported model assets ready for deployment.
| Runtime | Precision | Chipset | SDK Versions | Download |
|---|---|---|---|---|
| ONNX | float | Universal | QAIRT 2.42, ONNX Runtime 1.24.3 | Download |
| ONNX | w8a16 | Universal | QAIRT 2.42, ONNX Runtime 1.24.3 | Download |
| QNN_DLC | float | Universal | QAIRT 2.43 | Download |
| QNN_DLC | w8a16 | Universal | QAIRT 2.43 | Download |
| TFLITE | float | Universal | QAIRT 2.43, TFLite 2.19.1 | Download |
For more device-specific assets and performance metrics, visit EfficientFormer on Qualcomm® AI Hub.
Option 2: Export with Custom Configurations
Use the Qualcomm® AI Hub Models Python library to compile and export the model with your own:
- Custom weights (e.g., fine-tuned checkpoints)
- Custom input shapes
- Target device and runtime configurations
This option is ideal if you need to customize the model beyond the default configuration provided here.
See our repository for EfficientFormer on GitHub for usage instructions.
Model Details
Model Type: Model_use_case.image_classification
Model Stats:
- Model checkpoint: efficientformer_l1_300d
- Input resolution: 224x224
- Number of parameters: 12.3M
- Model size (float): 46.9 MB
- Model size (w8a16): 12.2 MB
Performance Summary
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit |
|---|---|---|---|---|---|---|
| EfficientFormer | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.609 ms | 0 - 52 MB | NPU |
| EfficientFormer | ONNX | float | Snapdragon® X2 Elite | 0.644 ms | 25 - 25 MB | NPU |
| EfficientFormer | ONNX | float | Snapdragon® X Elite | 1.55 ms | 24 - 24 MB | NPU |
| EfficientFormer | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 0.948 ms | 0 - 89 MB | NPU |
| EfficientFormer | ONNX | float | Qualcomm® QCS8550 (Proxy) | 1.321 ms | 0 - 31 MB | NPU |
| EfficientFormer | ONNX | float | Qualcomm® QCS9075 | 1.882 ms | 1 - 3 MB | NPU |
| EfficientFormer | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.701 ms | 0 - 43 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 0.525 ms | 0 - 67 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Snapdragon® X2 Elite | 0.59 ms | 12 - 12 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Snapdragon® X Elite | 1.656 ms | 12 - 12 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 0.952 ms | 0 - 93 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Qualcomm® QCS6490 | 144.151 ms | 20 - 26 MB | CPU |
| EfficientFormer | ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | 1.401 ms | 0 - 18 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Qualcomm® QCS9075 | 1.619 ms | 0 - 3 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Qualcomm® QCM6690 | 66.6 ms | 22 - 31 MB | CPU |
| EfficientFormer | ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 0.641 ms | 0 - 56 MB | NPU |
| EfficientFormer | ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 62.61 ms | 22 - 31 MB | CPU |
| EfficientFormer | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.649 ms | 1 - 49 MB | NPU |
| EfficientFormer | QNN_DLC | float | Snapdragon® X2 Elite | 0.94 ms | 1 - 1 MB | NPU |
| EfficientFormer | QNN_DLC | float | Snapdragon® X Elite | 1.763 ms | 1 - 1 MB | NPU |
| EfficientFormer | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 1.048 ms | 0 - 81 MB | NPU |
| EfficientFormer | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 4.912 ms | 1 - 46 MB | NPU |
| EfficientFormer | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 1.505 ms | 0 - 3 MB | NPU |
| EfficientFormer | QNN_DLC | float | Qualcomm® QCS9075 | 1.982 ms | 1 - 3 MB | NPU |
| EfficientFormer | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 5.535 ms | 0 - 81 MB | NPU |
| EfficientFormer | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.795 ms | 0 - 48 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 0.59 ms | 0 - 59 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Snapdragon® X2 Elite | 0.827 ms | 0 - 0 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Snapdragon® X Elite | 1.851 ms | 0 - 0 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Snapdragon® 8 Gen 3 Mobile | 1.077 ms | 0 - 75 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Qualcomm® QCS8275 (Proxy) | 3.334 ms | 0 - 57 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Qualcomm® QCS8550 (Proxy) | 1.625 ms | 0 - 2 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Qualcomm® QCS9075 | 1.773 ms | 0 - 2 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Qualcomm® QCM6690 | 7.006 ms | 0 - 177 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 0.721 ms | 0 - 50 MB | NPU |
| EfficientFormer | QNN_DLC | w8a16 | Snapdragon® 7 Gen 4 Mobile | 1.729 ms | 0 - 60 MB | NPU |
| EfficientFormer | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.65 ms | 0 - 69 MB | NPU |
| EfficientFormer | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 1.046 ms | 0 - 105 MB | NPU |
| EfficientFormer | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 4.875 ms | 0 - 65 MB | NPU |
| EfficientFormer | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 1.517 ms | 0 - 3 MB | NPU |
| EfficientFormer | TFLITE | float | Qualcomm® QCS9075 | 1.972 ms | 0 - 27 MB | NPU |
| EfficientFormer | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 5.52 ms | 0 - 106 MB | NPU |
| EfficientFormer | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.777 ms | 0 - 70 MB | NPU |
License
- The license for the original implementation of EfficientFormer can be found here.
References
Community
- Join our AI Hub Slack community to collaborate, post questions and learn more about on-device AI.
- For questions or feedback please reach out to us.
