Skip to content

Commit 3a570e0

Browse files
authored
Update 8-etrecord-etdump-overlays.md
1 parent cb3c7d1 commit 3a570e0

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
@@ -29,7 +29,7 @@ The two artifacts are most useful together:
2929
| `.etdp` | Runtime profiling data | Aggregate node timing data from a specific execution |
3030
| `.pte` | ExecuTorch program | The packaged program and backend/delegate structure |
3131

32-
With the ETRecord loaded as graph context, the ETDump timing data becomes easier to interpret because runtime measurements can be overlaid on the exported graph.
32+
With the ETRecord loaded as graph context, the ETDump timing data becomes easier to interpret because runtime measurements are linked to the corresponding nodes in the exported graph.
3333

3434
## Generate ETRecord and ETDump
3535

0 commit comments

Comments
 (0)