Jiawei Li
Jiawei Li
Hi, everyone. In order to avoid the negative impact of gcc compatibility, so we want to learn about the the gcc and g++ versions used to generate the wheel package...
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
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #137562 * #137559 * __->__ #137556 **Detailed Descriptions:** - Remove AT_ERROR Macro
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #141022 Detailed description: The codes below will raise an error ```Python import torch from torch.fx.experimental.proxy_tensor import make_fx def func(a): b = a...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #141023 Detailed description: As the title stated.