triton3.4.0
triton3.4.0
Published
A language and compiler for custom Deep Learning operations
pip install triton
Package Downloads
Authors
Project URLs
Requires Python
<3.14,>=3.9
Dependencies
- setuptools
>=40.8.0
- importlib-metadata
; python_version < "3.10"
- cmake
<4.0,>=3.20; extra == "build"
- lit
; extra == "build"
- autopep8
; extra == "tests"
- isort
; extra == "tests"
- numpy
; extra == "tests"
- pytest
; extra == "tests"
- pytest-forked
; extra == "tests"
- pytest-xdist
; extra == "tests"
- scipy
>=1.7.1; extra == "tests"
- llnl-hatchet
; extra == "tests"
- matplotlib
; extra == "tutorials"
- pandas
; extra == "tutorials"
- tabulate
; extra == "tutorials"