mirror of
https://github.com/ROCm/jax.git
synced 2025-04-14 10:56:06 +00:00

I've left the TPU backend docs a stub for now. Hopefully, someone working on Pallas TPU can fill them in later.
22 lines
341 B
ReStructuredText
22 lines
341 B
ReStructuredText
``jax.experimental.pallas.triton`` module
|
|
=========================================
|
|
|
|
.. automodule:: jax.experimental.pallas.triton
|
|
|
|
Classes
|
|
-------
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
TritonCompilerParams
|
|
|
|
Functions
|
|
---------
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
approx_tanh
|
|
debug_barrier
|
|
elementwise_inline_asm |