Skip to content

Commit 68cca32

Browse files
nit
1 parent 2450aa1 commit 68cca32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/cross-platform/explore-model-artifacts-with-model-explorer/8-etrecord-etdump-overlays.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ In this trace, non-delegated work overwhelmingly dominates. The two `EthosUBacke
267267

268268
This is the runtime version of the fragmentation pattern in the `.pte` and TOSA sections. In this example, the performance difference is driven primarily by the large non-delegated convolution island, not by the additional delegate boundary.
269269

270-
## What you have learned
270+
## What you've learned
271271

272272
You've learned that ETRecord and ETDump add runtime context to static graphs. ETRecord gives you the graph and debug metadata, while ETDump contributes runtime timing data. Used together through the combined ExecuTorch extension, they show which parts of the graph cost time on the target.
273273

0 commit comments

Comments
 (0)