-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
### Your current environment
```text
PyTorch version: 2.3.0a0+40ec155e58.nv24.03
Is debug build: False
CUDA used to build PyTorch: 12.4
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (…
-
### 🐛 Describe the bug
Let us say I run `HIP_VISIBLE_DEVICES=1 python3` and in the `python` console:
```python3
import torch
a = torch.ones((100000,100000), device='cuda')
```
Expected behav…
-
M1 MacBook Pro
macOS Sonoma 14.5
Python 3.12.3
Clean venv with only this package
```
ina_speech_segmenter.py -i ~/Video\ Projects/5280+\ Senior\ Chorales/Parker\ 2024-04-14.mp3 -o test/ -g fals…
-
### 🐛 Describe the bug
We have a custom kernel with the following schema
```
custom_func(Tensor input, Tensor weight, Tensor(a!) workspace) -> Tensor
```
here `workspace` is a scratch space t…
-
**Environment**
- OS: Windows 11
- Python version: 3.10
- PyTorch version: 2.4.0+cu124
- CUDA version: 12.4.0
- kohya_ss branch: SD3.Flux
- GPU: 2 x 3060's with 12 GB VRAM
**Description**
…
-
Runtime error when using flex attention with compiled model and non contiguous imput. This may be expected but the error is rather criptic which makes it hard to pinpoint. The same code works with c…
-
### 🐛 Describe the bug
I noticed #121352 has added additional logging for improved observability in DCP. But there are duplicate log messages after I manually replace the `logging.NullHandler` in b…
-
### 🐛 Describe the bug
The following code section does not throw, despite the fact that x.shape[0] is constrained to a static value at the end of the function and x.shape[0] is marked as dynamic.
…
-
Bulk insert of document evaluations fails. Error message returned in the last cell of the [LlamaIndex tracing tutorial](https://colab.research.google.com/github/Arize-ai/phoenix/blob/main/tutorials/tr…