analyze_pytorch
Summarize normalized Perfetto evidence from torch.profiler traces to audit operator execution. Read-only; if data is missing, the recovery result directs you to extract_perfetto for the exact run.
Instructions
Summarize normalized Perfetto evidence from a torch.profiler run or artifact.
This read-only tool never extracts implicitly. If normalized rows are absent, follow
the typed recovery result and call extract_perfetto for the exact run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum operators to return (1-1000). | |
| run_or_artifact | Yes | Run ID or artifact ID for an imported torch.profiler trace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||