-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_eq_cpu_float32&suite=TestInductorOpInfoCPU&limi…
-
### 🐛 Describe the bug
We are seeing the following error during backward on torchtune's Llama 3.2 Vision models starting with the 10/2 nightly:
```
RuntimeError: cuDNN Frontend error: For cuDNN…
-
### Your current environment
```text
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC …
-
### Bug description
Installing lightning changes my pytorch version from cuda118 to cpu. I just did `python -m pip install lightning` and I ended up with pytorch-cpu and torch does not recognise my…
-
您好!
我成功实现了您的项目,会出现由于漏检、遮挡情况导致的ID跳变问题,所以想要通过增加reID模块缓解这个问题?请问您能给我一些建议吗?
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmengine/issues) and [Discussions](https://github.com/open-mmlab/mmengine/discussions) but cannot get the expected help.
…
-
### 🐛 Describe the bug
```
import torch
model = torch.nn.EmbeddingBag(num_embeddings=49157, embedding_dim=32, mode="sum")
a = torch.tensor([[39906]]).long()
example_args = (a,)
model_eval = mo…
-
### 🐛 Describe the bug
On H100s and A100s instances setting PYTORCH_CUDA_ALLOC_CONF='expandable_segments:True' is not taking affect with the latest nightllies.
```
[W CUDAAllocatorConfig.h:28]…
-
[model_input.txt](https://github.com/user-attachments/files/17492230/model_input.txt)
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment inform…
-
### 🐛 Describe the bug
Build is failing when Pytorch is build with BLIS. The following commands are used to built, as mentioned in https://github.com/pytorch/pytorch/pull/54953
$export BLIS_HOME=p…