-
### 🐛 Describe the bug
When I was using `leaky_relu` in PyTorch with the `half` type, I noticed there was a significant difference between PyTorch's output and NumPy/TensorFlow's output.
To furthe…
-
### 🐛 Describe the bug
Recently I noticed memory leak in my program and I've been managed to shrink it down to the following code.
```
import os
import sys
import time
from threading import Th…
-
my env is:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 57 bits virtual
Byte Order: Little Endian
CPU(s): …
-
### 🐛 Describe the bug
Executing a pytorch-lightning models results in the following error:
```
" File "/local_data/user1/miniforge3/envs/lightning_py310/lib/python3.10/site-packages/lightning/…
-
### Your current environment
```text
The output of `python collect_env.py`
```
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/…
-
## Description
`make install` doesn't install python binding properly when building with cmake.
## Environment info (Required)
```
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bi…
-
### 🐛 Describe the bug
Original [post](https://discuss.pytorch.org/t/transformerencoder-src-key-padding-mask-truncates-output-when-some-token-positions-are-masked-across-batch/175316).
**THIS ONL…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### 🐛 Describe the bug
if you use something like torch.no_grad or inference_mode in a script you are trying to minify, the minifier reproduces a repro that won't have such context included.
As a…
-
### 🐛 Describe the bug
I am compiling a method (mode=default, fullgrph=True), which calls torchvision.transforms.v2.functional.resize_image. However, I receive an error, which indicates that the inte…