单目3D初始代码
This commit is contained in:
24
docs/en/reference/utils/export/executorch.md
Executable file
24
docs/en/reference/utils/export/executorch.md
Executable file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user