Skip to content

Commit 587f386

Browse files
committed
Fix the docker build
1 parent ef2e69d commit 587f386

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.ci/tritonbench/test-gpu.sh

-7
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,4 @@ fi
88

99
. "${SETUP_SCRIPT}"
1010

11-
# FIXME: patch and install hstu
12-
sudo apt-get install -y patch
13-
python install.py --hstu
14-
15-
# FIXME: install colfax
16-
python install.py --colfax
17-
1811
python -m unittest test.test_gpu.main -v

0 commit comments

Comments
 (0)