- Added docstr for autotune, Config, heuristics - Added docstr for atomics - Hiding internal _builder argument used for built-in language primitives - Re-factor docstr to use common templates between similar functions.
13 lines
151 B
ReStructuredText
13 lines
151 B
ReStructuredText
triton
|
|
========
|
|
|
|
.. currentmodule:: triton
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
jit
|
|
autotune
|
|
heuristics
|
|
Config |