-
### š Describe the bug
`import torch` makes gymnasium vector env slower (multiprocessing related). The following is an example
```python
import numpy as np
import gymnasium
import time
import tā¦
-
### š Describe the bug
I'm trying to run flex attention on a CPU but I'm getting an error. Seems to be during some autotuning algorithm selection during the initial iteration. There are no possible cā¦
-
### š Describe the bug
PYTORCH_ENABLE_XPU_FALLBACK=1 PYTORCH_TEST_WITH_SLOW=1 pytest -v test_ops_xpu.py -k 'test_backward_t_xpu_float32'
Got this error:
![image](https://github.com/intel/torch-xpā¦
-
### š Describe the bug
I'm trying to build the C++ fronted with DISTRIBUTED and CUDNN support on Windows . In the past this worked but after the latest update of Visual Studio I doesn't
`"C:\Prograā¦
-
I recently built myself a workstation to do some DL prototyping but following the instructions from the Deep Learning with R 2nd edition and trying various snippets of code, I always get the same erroā¦
-
I followed you installation instructions and receive the following error messages:
```R
pak::pak(sprintf("rstudio/%s", c("reticulate", "tensorflow", "keras")))
! Using bundled GitHub PAT. Please ā¦
-
### Describe the bug
I am using Kohya SS to train FLUX LoRA
On Linux RTX 3090 gets like 5.5 second / it - batch size 1 and 1024x1024 px resolution
On Windows RTX 3090 TI gets 7.7 second / it ā¦
-
### 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ā¦
-
**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**
ā¦
-
### 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 (ā¦