-
### Your current environment
Collecting environment information.
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
0S: Cent0S Li…
-
### 🐛 Describe the bug
Just installed pytorch nightly on my Arc 770 using
```
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/xpu
```
The…
-
(chat0.3_py310) ubuntu@ubuntu-virtual-machine:~/wy_pj/chat-tts-ui$ sudo docker compose -f docker-compose.cpu.yaml up -d --build
WARN[0000] The "UID" variable is not set. Defaulting to a blank string.…
-
### Your current environment
```text
$ python collect_env.py
Collecting environment information...
PyTorch version: 2.3.0
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to bui…
-
**Describe the bug**
When using `hivemind.moe.Server` to host experts in a background thread, bootstrapping will fail over and over again, repeatedly - leading to a complete deadlock. I am forced to …
-
Platforms: dynamo
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_wrapper_subclass_aliasing_conv2d_cpu&suite=TestWrapperSubclassA…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_embedding_bag_dynamic_shapes_cpu&suite=DynamicShapesCpuTests&lim…
-
### 🐛 Describe the bug
import torch
x = torch.tensor([[757.5]])
y = torch.quantize_per_channel(x, torch.tensor([15.0]), torch.tensor([0]), 0, torch.qint8).int_repr()
print(y)#51
real: torch.r…
-
**Describe the Bug**
When installing on an MI250x server with ROCm 5.7 and PyTorch 2.2.1, I obtained the following errors:
```bash
/home/user/code/apex/csrc/fused_dense_hip.hip:63:7: error: us…
-
### Describe the issue
I converted the model from pytorch to onnx as described [here](https://github.com/gianlourbano/demucs), with some [issues](https://github.com/pytorch/pytorch/issues/135343). Th…