Multi-rank tlparse
- Project: A multi-rank version of tlparse for distributed TORCH_TRACE analysis.
- Context: tlparse uses Rust and Python to parse structured PyTorch trace logs into HTML reports for PT2 compiler debugging.
- Use case: Compare rank-specific trace output from distributed jobs without losing the compact overview that makes tlparse useful.
- Source: github.com/meta-pytorch/tlparse