Files
yolov26_3d/docs/en/reference/utils/export/executorch.md

25 lines
1018 B
Markdown
Raw Normal View History

2026-06-24 09:35:46 +08:00
---
description: Explore the Ultralytics ExecuTorch export utility for converting YOLO models to ExecuTorch (.pte) format for efficient on-device inference on mobile and edge devices.
keywords: Ultralytics, ExecuTorch, YOLO, model export, PyTorch, edge AI, mobile deployment, on-device inference, XNNPACK, pte format, embedded systems
---
# Reference for `ultralytics/utils/export/executorch.py`
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/export/executorch.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/export/executorch.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
<br>
## ::: ultralytics.utils.export.executorch.executorch_wrapper
<br><br><hr><br>
## ::: ultralytics.utils.export.executorch._executorch_kpts_decode
<br><br><hr><br>
## ::: ultralytics.utils.export.executorch.torch2executorch
<br><br>