rfcs
rfcs copied to clipboard
PyTorch RFCs (experimental)
Proposal to add interoperability standard for 3rd backend based PrivateUse1 Mechanisam into PyTorch. Rendered version: https://github.com/FFFrog/rfcs/blob/rfc-for-privateuse1/RFC-0037-Interoperability-Standard-of-3rd-Backend-Integration-Mechanism.md
Proposal to add a fast Viterbi Decoding implementation into torch.
Proposal to provide topology information to training apps/ranks that can be implemented as part of TorchElastic.
TorchX was originally created to help PyTorch users in OSS run their PyTorch applications on widely adopted infrastructure setups and schedulers. Today TorchX supports most AI infra setups which use...
This RFC proposes an approach for integrating ZenDNN library into PyTorch. This integration will enable inference optimizations for deep learning workloads on AMD CPUs.