Skip to content

Commit 24369af

Browse files
Juntian Liufacebook-github-bot
authored andcommitted
Added a brief intro of the new numerical debugging capability to the devtools overview page (#12829)
Summary: As title Reviewed By: larryliu0820 Differential Revision: D78701633
1 parent 69f3da0 commit 24369af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/devtools-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The ExecuTorch Developer Tools support the following features:
1515
- **Delegate Integration** - Surfacing performance details from delegate backends
1616
- Link back delegate operator execution to the nodes they represent in the edge dialect graph (and subsequently linking back to source code and module hierarchy)
1717
- **Debugging** - Intermediate outputs and output quality analysis
18+
- **Numerical Discrepancy Detection** - Operator-level numerical discrepancy detection between AOT and runtime intermediate outputs to streamline numerical debugging and validation.
1819
- **Memory Allocation Insights** - Visualize how memory is planned, where all the live tensors are at any point in time
1920
- **Visualization** - Coming soon
2021

0 commit comments

Comments
 (0)