25 lines
1018 B
Markdown
25 lines
1018 B
Markdown
|
|
---
|
||
|
|
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>
|