Qualcomm AI Engine Direct - oss model enablement (EfficientSAM) (#9266)
### Summary
- e2e script for https://github.com/yformer/EfficientSAM
- Fastvit breakage fix
- Add support for cum_sum
- Add bicubic interpolate transform pass
- Fix stack op
### Test plan
``` bash
python ./examples/qualcomm/oss_scripts/efficientSAM/efficientSAM.py -m ${soc} -b build-android -H ${host_id} -s ${device_id} --oss_repo ${Path_to_oss_repo} --pretrained_weight ${Path_to_pretrained_weight} -d ${Path_to_dataset_dir}
``` D
DannyYuyang-quic committed
5e4f045bfe3066cb5b54bc9e93246dd9b6e7b4a5
Parent: ebe0c81
Committed by GitHub <noreply@github.com>
on 4/10/2025, 5:38:46 PM