mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Updates triton pin to latest: https://github.com/triton-lang/triton/commits/release/3.5.x/ This updates contains 2 cherry-pick to remove Python 3.9 from list of supported python versions: https://github.com/triton-lang/triton/pull/8288 https://github.com/triton-lang/triton/pull/8287 Pull Request resolved: https://github.com/pytorch/pytorch/pull/164268 Approved by: https://github.com/aakhundov