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): * __->__ #84958 This is by no means comprehensive, but adds initial support for SymInt as a Scalar. Things that don't work yet but...

cla signed

### 🐛 Describe the bug I came across this while working on https://github.com/pytorch/pytorch/pull/85403. I had to implement decompositions both for both `upsample_bicubic2d.default` and `upsample_bicubic2d.vec`. The second one is `CompositeExplicit` and...

See discussion here for context: https://pytorch.slack.com/archives/GEEQ2K4MD/p1663672716533319?thread_ts=1662155536.133099&cid=GEEQ2K4MD, opening a PR as suggested by @albanD Currently PyTorch holds the GIL when copying Tensors into shared memory. For certain workloads it would be...

open source
cla signed

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #85379 * #85378 * __->__ #85308 * #85307

module: sparse
open source
cla signed
release notes: sparse

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

cla signed

Fixes #83160 cc @kshitij12345 @albanD

triaged
open source
cla signed
release notes: nn

cla signed
release notes: autograd

WIP, this requires https://github.com/pytorch/pytorch/pull/84961

cla signed
ciflow/trunk
release notes: releng
test-config/functorch
test-config/default

Stack from [ghstack](https://github.com/ezyang/ghstack): * __->__ #85145 PR to land https://github.com/pytorch/pytorch/pull/72443/ as Rohit does not work in the PyTorch project anymore

triaged
open source
module: tensor creation
cla signed
module: python array api
ciflow/trunk
release notes: onnx
ciflow/periodic
ciflow/mps

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #85070 Summary: This is a developer-oriented design doc/README for FX Graph Mode Quantization, the goal for the doc is for new developers...

cla signed
topic: not user facing
fx