Expand description
Train vs inference execution phase for trace metadata.
Enumsยง
- Execution
Phase - Whether profiling targets training (autograd) or inference (no-grad).
- Execution
Step - Training-step slice inside a probe run (PyTorch profiler timeline phases).