-
### 🐛 Describe the bug
Microsoft directml custom backend for pytorch gpu acceleration in WSL receives error in huggingface transormer .generate method.
directml_torch reference:
https://learn.m…
-
### 🐛 Describe the bug
Hello,
I found that when compiling torch.cumsum with AoTInductor a CUDA illegal memory access error gets thrown when the input tensor is large. This only happens with an AoT c…
-
### 🐛 Describe the bug
```
from triton.testing import do_bench
import torch
size = 1*1024 * 1024
def bench_sum(tensor):
return tensor.sum(dim=0)
def bench_cumsum(tensor):
re…
-
### 🐛 Describe the bug
I have been trying to JIT trace Whisper, using this code:
```
from transformers import WhisperProcessor, WhisperForConditionalGeneration
from datasets import load_datase…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS…
-
```
Test project /usr/src/RPM/BUILD/libs2geometry-0.11.0/i586-alt-linux
Start 1: encoded_s2cell_id_vector_test
1/110 Test #1: encoded_s2cell_id_vector_test .................. Passed…
-
## CVE-2022-2196 - High Severity Vulnerability
Vulnerable Library - linux-yoctov5.4.51
Yocto Linux Embedded kernel
Library home page: https://git.yoctoproject.org/git/linux-yocto
Found in base bra…
-
### 🐛 Describe the bug
On PyTorch 2.4.0, when I calculate the gradient of a model warpped in the ```FlopCounterMode``` by ```torch.autograd.grad()```, the gradient calculation will fail, complaining …
-
**Describe the Bug**
Apex installation fails.
**Minimal Steps/Code to Reproduce the Bug**
Follow the recommended installation steps inhttps://github.com/NVIDIA/apex#linux .
```bash
git clone h…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…