Featured projects
TL;DR
PyTorch now has a Cross-Repository CI Relay (CRCR) that automatically triggers and tracks CI in downstream repositories whenever a PR is opened or a commit is pushed against pytorch/pytorch
. Results flow back to the PyTorch CI HUD, giving maintainers a single dashboard for both in-tree and cross-repository CI health — without requiring downstream repos to build custom inte...
