Skip to main content

Module phase

Module phase 

Source
Expand description

Train vs inference execution phase for trace metadata.

Enumsยง

ExecutionPhase
Whether profiling targets training (autograd) or inference (no-grad).
ExecutionStep
Training-step slice inside a probe run (PyTorch profiler timeline phases).