Description
A language and compiler for custom Deep Learning operations
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 3.6.0 | Imported from PyPI (3.6.0) | Low | 4/21/2026 |
| v3.6.0 | # Triton 3.6 Release Notes ## Table of Contents - [Dialect & Frontend](#dialect--frontend) - [Backend & Compiler](#backend--compiler) - [AMD/HIP Backend](#amdhip-backend) - [NVIDIA Backend](#nvidia-backend) - [Gluon & Layout Improvements](#gluon--layout-improvements) - [Kernels & Benchmarks](#kernels--benchmarks) - [Proton Profiling](#proton-profiling) - [Testing & CI](#testing--ci) - [Build & Infrastructure](#build--infrastructure) - [Documentation](#documentation) - [Breaking Cha | Low | 1/21/2026 |
| v3.5.1 | This release is meant to fix the following issue: Fix sm103 (GB300) support broken by Triton 3.5.0 release (https://github.com/triton-lang/triton/pull/8045) | Low | 11/12/2025 |
| v3.5.0 | # Triton Release Notes ## Table of Contents - [Dialect & Frontend](#dialect--frontend) - [Backend & Compiler](#backend--compiler) - [AMD/HIP Backend](#amdhip-backend) - [NVIDIA Backend](#nvidia-backend) - [Gluon & Layout Improvements](#gluon--layout-improvements) - [Kernels & Benchmarks](#kernels--benchmarks) - [Testing & CI](#testing--ci) - [Build & Infrastructure](#build--infrastructure) - [Documentation](#documentation) - [Breaking Changes](#breaking-changes) --- ## Dialect | Low | 10/21/2025 |
| v3.4.0 | ## Highlights ### Gluon Framework Comprehensive Enhancement The Gluon framework has received major enhancements across all areas including new APIs, tensor memory management, layout operations, and synchronization primitives. Key additions include `static_assert` functionality, TensorDescriptor kernel arguments, async TMA operations, tensor memory implementation, thread synchronization barriers, and comprehensive tensor operations like split/join/reshape and reductions. ([#7172](https://gith | Low | 7/30/2025 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
pytorch-lightningPyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.2.6.1
