
triton 3.6.0
0
A language and compiler for custom Deep Learning operations
Contents
A language and compiler for custom Deep Learning operations
Stars: 18228, Watchers: 18228, Forks: 2527, Open Issues: 998The triton-lang/triton repo was created 11 years ago and the last code push was an hour ago.
The project is extremely popular with a mindblowing 18228 github stars!
How to Install triton
You can install triton using pip
pip install triton
or add it to a project with poetry
poetry add triton
Package Details
- Author
- Philippe Tillet
- License
- None
- Homepage
- https://github.com/triton-lang/triton/
- PyPi:
- https://pypi.org/project/triton/
- GitHub Repo:
- https://github.com/openai/triton
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common triton errors.
Code Examples
Here are some triton code examples and snippets.
GitHub Issues
The triton package has 998 open issues on GitHub
- [AMD][gluon][gfx1250] Support tensor async scatter
- Apply rounding to TF32 in MoE
- [FRONTEND] Add option to round f32 to tf32 in descriptor
- [Backend] Add print-changed support to LLVM_IR_ENABLE_DUMP
- [AMD] Fixing WMMA.f32 conversion
- Add is_maia() helper function in _internal_testing
- [EXT][NFC] Update plugin naming to extensions
- [NVIDIA] Fully restore canSkipBarSync
- [Frontend][Draft] Custom DSL Plugin Ops
- [doc] topk operation is not mentioned in the doc
- [AMD] enable MIR Swap
- [triton_kernels][Feature Request] Publish triton_kernels to PyPI or package it alongside Triton
- [GLUON] Add get_view() to Gluon layouts
- Git tag and GitHub release for 3.6.0 missing
- [Backend] Bump LLVM to 2eb709b95d8f
pythonfix