pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Results 1439 pytorch issues
Sort by recently updated
recently updated
newest added

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #83125 * #83115 * #83097 * __->__ #83089

cla signed
ciflow/trunk
ciflow/periodic

### 📚 The doc issue Hi, I'm trying the tutorial example of deploy and aim to package a model and do inference in C++. But I ran into a problems...

triaged
module: deploy

Stack from [ghstack](https://github.com/ezyang/ghstack): * #83119 * __->__ #83114 * #83077 * #83106 * #83105 * #83080 This is relatively simple; we just test that `input.clone().inplace_(...)` gives us the correct gradients...

cla signed

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #76104 * #82695 * __->__ #82694 * #82572

open source
cla signed

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #76104 * #82695 * #82694 * __->__ #82572 This uses the `caffe2::{lib}` pattern to link in ATen's cuda dependencies, and adds targets for...

module: build
open source
cla signed
topic: build

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #76104 * #82695 * #82694 * #82572

open source
cla signed

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #76104 * __->__ #82695 * #82694 * #82572

open source
cla signed
ciflow/trunk

Stack from [ghstack](https://github.com/ezyang/ghstack): * #83119 * #83114 * __->__ #83077 * #83106 * #83105 * #83080 Testing code is starting to trend toward entropy. Not sure if the in-place tests...

cla signed

# Summary This change fixes a bug that was encountered when trying to add more backward formulas for nested tensor ops. If a derivative is defined that stores the "result"...

module: autograd
module: nestedtensor
cla signed
release notes: nested tensor