triton3.5.1
triton3.5.1
Published
A language and compiler for custom Deep Learning operations
pip install triton
Package Downloads
Authors
Project URLs
Requires Python
<3.15,>=3.10
Dependencies
- 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"