Profiling and Debugging (original) (raw)

To facilitate model and runtime integration, ExecuTorch provides tools to profile model resource utilization, numerics, and more. This section describes the available troubleshooting tools and steps to resolve issues when integrating ExecuTorch.

General Troubleshooting Steps#

Developer Tools#

The ExecuTorch developer tools, or devtools, are a collection of tooling for troubleshooting model performance, numerics, and resource utilization. See Introduction to the ExecuTorch Developer Tools for an overview of the available developer tools and usage.

Next Steps#