feat: support sgl-kernel PyPI (#2433)

Co-authored-by: Zhangyi <1109276519@qq.com>
This commit is contained in:
Yineng Zhang
2024-12-11 06:06:19 +08:00
committed by GitHub
parent 2b340adfb1
commit 56fcd8e8a5
4 changed files with 97 additions and 10 deletions

View File

@@ -12,8 +12,7 @@ license = { file = "LICENSE" }
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: C++",
"Programming Language :: CUDA",
"Environment :: GPU :: NVIDIA CUDA"
]
dependencies = [
"torch",