We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044c315 commit 7254926Copy full SHA for 7254926
.github/workflows/pr-test-sgl-kernel.yml
@@ -84,7 +84,6 @@ jobs:
84
pip3 uninstall sgl-kernel -y || true
85
pip3 install sgl-kernel/dist/*whl --force-reinstall --no-deps
86
pip3 list | grep sgl-kernel
87
- git clone --recursive https://github.com/deepseek-ai/DeepGEMM.git && cd DeepGEMM && python3 setup.py develop
88
89
- name: Run test
90
timeout-minutes: 30
@@ -116,7 +115,6 @@ jobs:
116
115
117
118
119
120
121
122
0 commit comments