16.
Could PyTorch use language editions to remove old footguns?
Breaking default changes are hard in mature frameworks, and edition-style opt-ins could let PyTorch batch safety improvements without fragmenting the ecosystem
2 appearances on the backlist front page in the last 30 days.
Breaking default changes are hard in mature frameworks, and edition-style opt-ins could let PyTorch batch safety improvements without fragmenting the ecosystem
A common informal practice of copy-pasting generated Triton kernels from torch.compile is being turned into a cleaner API surface