Skip to content

Commit ffe6e72

Browse files
committed
fix
Signed-off-by: oliver könig <[email protected]>
1 parent 8ac97a6 commit ffe6e72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/common/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ main() {
156156
pip install --pre --no-cache-dir --no-build-isolation .$EXTRA
157157
fi
158158

159-
cd /usr/local/lib/python3.12/dist-packages
160159
patch -p1 $(python -c "import triton; print(triton.__path__[0])")/runtime/autotuner.py external/patches/triton-lang_triton_6570_lazy_init.patch
161160

162161
}

0 commit comments

Comments
 (0)