Skip to content

Commit 1d172a9

Browse files
authored
Bump triton to 3.5.x, aiter, and apex (#2728)
PyTorch updated pybind11 to v3 and removed the use of `_PYBIND11_COMPILER_TYPE`. All the downstream projects now need to remove the use of `_PYBIND11_COMPILER_TYPE`. More specifically, we needed an aiter that removed this. Bumping aiter submodule in PyTorch and apex commit which also has aiter as a submodule. Bumping triton as well to 3.5.x Wheel Validation: http://rocm-ci.amd.com/view/preview/job/pytorch-latest-manylinux-wheels-preview/177/
1 parent d1fb13a commit 1d172a9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1cc4a7c4aac921b7fa4658e162058632b7faed55
1+
d704bc6e69c1a588c8edd3cbb67505d554ed65f6

.ci/docker/triton_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.0
1+
3.5.0

related_commits

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ubuntu|pytorch|apex|master|4b03581558a063754bc1c4c9656bf6444844568c|https://github.com/ROCm/apex
2-
centos|pytorch|apex|master|4b03581558a063754bc1c4c9656bf6444844568c|https://github.com/ROCm/apex
1+
ubuntu|pytorch|apex|master|2190fbaeb88384ed792373adbb83c182af117ca0|https://github.com/ROCm/apex
2+
centos|pytorch|apex|master|2190fbaeb88384ed792373adbb83c182af117ca0|https://github.com/ROCm/apex
33
ubuntu|pytorch|torchvision|main|e3b5d3a8bf5e8636462fd8bce9897bccc690b2a0|https://github.com/pytorch/vision
44
centos|pytorch|torchvision|main|e3b5d3a8bf5e8636462fd8bce9897bccc690b2a0|https://github.com/pytorch/vision
55
ubuntu|pytorch|torchdata|main|92950795e0790eb74df995daf40b658e85fd2c9f|https://github.com/pytorch/data

third_party/aiter

Submodule aiter updated 2773 files

0 commit comments

Comments
 (0)