This directory contains code vendored from the Triton project.
| Copyright | The Triton Authors |
| License | MIT (see LICENSE file in this directory) |
| Source | https://github.com/triton-lang/triton/tree/v3.6.0/python/triton_kernels/triton_kernels |
| Version | v3.6.0 |
This code is the work of the Triton authors and is included here under the MIT License. Each Python file includes an attribution header indicating its origin.
This code is vendored verbatim and should not be modified directly. To update to a newer version, run:
python scripts/vendor_triton_kernels.py --tag <new-tag>