-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated t…
-
![image](https://github.com/user-attachments/assets/fc457afb-55f3-4571-941c-85fbc78c7899)
![image](https://github.com/user-attachments/assets/bccd67d0-871f-4b30-b7d1-0fb2f53e2f23)
如图,我应该怎么办?
-
### 🐛 Describe the bug
We observed a NaN regression with 2.5.0, and traced it to CUDNN attention.
2.5.0:
![Screenshot_20241030_095725](https://github.com/user-attachments/assets/5e83ecc4-8f0c-46b…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Description
Run
```
import jax
import jax.numpy as jnp
dtype = jnp.bfloat16
batch_dim = 16
x_shape = (batch_dim, 512, 16, 48)
bias_shape = (batch_dim, 16, 512, 512)
mask_shape = (1, 1, …
-
Lỗi khi chạy inference cả model detect và rec cùng 1 lúc bằng code này:
!python tools/infer/predict_system.py \
--image_dir="./train_data/vietnamese/test_image/im1500.jpg" \
--det_model_di…
-
# Summary
We recently landed support for grouped query attention via use `enable_gqa` on sdpa, however this is only enabled on the flash attention backend. This leads to a weird situation where it c…
-
/content/video-subtitle-remover
/usr/local/lib/python3.10/dist-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API
warnings.warn("pkg_resources is dep…
-
**Environment**
Ubuntu 16.04.4 LTS
gcc/g++ 5.4.0 20160609
Python 2.7
CUDA 8.0
cuDNN 7.1.4
gpgpu-sim_distribution dev branch
pytorch-gpgpu-sim (removed the git dependencies of nervanagpu @ d4ee…
-
### System Information
OpenCV version: 4.10
OS: Windows
Compiler: MSVC
CUDA version: 12.6
cuDNN version: 9.5.1
### Detailed description
Since version 9.0.0 cuDNN no longer depends on the cuBLAS…