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 eec65fa commit df97c5eCopy full SHA for df97c5e
docker/common/rename_pytorch_triton_to_triton.sh
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env bash
2
+
3
cd /usr/local/lib/python3.12/dist-packages/
4
ls -la | grep pytorch_triton
5
mv pytorch_triton-3.3.1+gitc8757738.dist-info triton-3.3.1+gitc8757738.dist-info
0 commit comments