Skip to content

Commit 04b5196

Browse files
committed
rebase
[ghstack-poisoned]
2 parents 80957c8 + 447ac26 commit 04b5196

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)