@PyTorch
PyTorch now has a Cross-Repository CI Relay (CRCR) that streamlines testing across the ecosystem. CRCR automatically triggers and tracks continuous integration in out-of-tree backend repositories whenever a PR is opened against pytorch/pytorch. The results flow directly back to the PyTorch CI HUD, providing maintainers with a unified dashboard for both in-tree and out-of-tree CI health. This eliminates the need for downstream repositories to build and maintain custom integrations. Link to learn more in comments section 👇