Numerics Debugging

Capture and compare per-op activations between two TorchTitan runs to spot numerics divergence (eager vs aot_fx_trace, FSDP vs no-FSDP, before vs after a refactor). Use when the user wants to debug bitwise / numeric drift in training, or invokes /numerics_debugging.

pytorch 6c4e00d 5 files · 96.1 KB Updated

File contents

pytorch/torchtitan/tree/main/.claude/skills/numerics_debugging commit 6c4e00d62c

Frequently asked questions

npx skillmds@latest add pytorch/numerics-debugging