fix: zero_init buffer (#9065)

Co-authored-by: Yineng Zhang <me@zhyncs.com>
This commit is contained in:
eigen
2025-08-14 05:39:09 -04:00
committed by GitHub
parent 3d6be1fbce
commit 4dbf43601d
10 changed files with 27 additions and 16 deletions

View File

@@ -63,7 +63,7 @@ srt = [
"torchaudio==2.8.0",
"torchvision",
"cuda-python",
"flashinfer_python==0.2.11.post1",
"flashinfer_python==0.2.11.post3",
]
blackwell = [
@@ -73,7 +73,7 @@ blackwell = [
"torchaudio==2.8.0",
"torchvision",
"cuda-python",
"flashinfer_python==0.2.11.post1",
"flashinfer_python==0.2.11.post3",
]
# HIP (Heterogeneous-computing Interface for Portability) for AMD