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. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/pytorch--torchtitan--torchtitan commit 09ab867383

Frequently asked questions

npx skillmds@latest add tomevault-io/numerics-debugging