File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -418,18 +418,6 @@ def main():
418418# separate lanes, making it easy to see which operations run concurrently
419419# or sequentially.
420420
421- ###############################################################################
422- # Advanced Usage: Multiple Graphs
423- # --------------------------------
424- #
425- # For more complex applications with multiple graphs or distributed training:
426- #
427- # - Use different annotation names for different components
428- # - The pickle filename can include rank information for multi-GPU setups
429- # - Apply the same post-processing workflow to each trace
430- # - Annotations persist across graph replays, so you capture once and can
431- # profile many times
432-
433421###############################################################################
434422# Understanding the Cleanup Passes
435423# ---------------------------------
You can’t perform that action at this time.
0 commit comments