Skip to content

Commit b2001d5

Browse files
authored
[BUILD] Update triton-shared commit (#9)
1 parent 426c264 commit b2001d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class FlagTreeBackend:
2929
flagtree_backend_info = {
3030
"triton_shared":
3131
FlagTreeBackend(name="triton_shared", url="https://github.com/microsoft/triton-shared.git",
32-
tag="7f3836156f27df0debc5a5fcdea9bfa30ba7bbaa"),
32+
tag="5842469a16b261e45a2c67fbfc308057622b03ee"),
3333
"cambricon":
3434
FlagTreeBackend(name="cambricon", url="https://github.com/Cambricon/triton-linalg.git",
3535
tag="00f51c2e48a943922f86f03d58e29f514def646d"),

0 commit comments

Comments
 (0)