Skip to content

Commit df97c5e

Browse files
authored
Update rename_pytorch_triton_to_triton.sh
Signed-off-by: Zhanrui Sun <[email protected]>
1 parent eec65fa commit df97c5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/common/rename_pytorch_triton_to_triton.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env bash
2+
13
cd /usr/local/lib/python3.12/dist-packages/
24
ls -la | grep pytorch_triton
35
mv pytorch_triton-3.3.1+gitc8757738.dist-info triton-3.3.1+gitc8757738.dist-info

0 commit comments

Comments
 (0)