[GH-PAGES] Updated website
This commit is contained in:
6
_sources/python-api/generated/triton.jit.rst.txt
Normal file
6
_sources/python-api/generated/triton.jit.rst.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
triton.jit
|
||||
==========
|
||||
|
||||
.. currentmodule:: triton
|
||||
|
||||
.. autofunction:: jit
|
@@ -0,0 +1,6 @@
|
||||
triton.language.arange
|
||||
======================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: arange
|
@@ -0,0 +1,6 @@
|
||||
triton.language.atomic\_cas
|
||||
===========================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: atomic_cas
|
@@ -0,0 +1,6 @@
|
||||
triton.language.atomic\_xchg
|
||||
============================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: atomic_xchg
|
@@ -0,0 +1,6 @@
|
||||
triton.language.broadcast\_to
|
||||
=============================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: broadcast_to
|
@@ -0,0 +1,6 @@
|
||||
triton.language.dot
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: dot
|
@@ -0,0 +1,6 @@
|
||||
triton.language.exp
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: exp
|
@@ -0,0 +1,6 @@
|
||||
triton.language.load
|
||||
====================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: load
|
@@ -0,0 +1,6 @@
|
||||
triton.language.log
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: log
|
@@ -0,0 +1,6 @@
|
||||
triton.language.max
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: max
|
@@ -0,0 +1,6 @@
|
||||
triton.language.maximum
|
||||
=======================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: maximum
|
@@ -0,0 +1,6 @@
|
||||
triton.language.min
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: min
|
@@ -0,0 +1,6 @@
|
||||
triton.language.minimum
|
||||
=======================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: minimum
|
@@ -0,0 +1,6 @@
|
||||
triton.language.multiple\_of
|
||||
============================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: multiple_of
|
@@ -0,0 +1,6 @@
|
||||
triton.language.num\_programs
|
||||
=============================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: num_programs
|
@@ -0,0 +1,6 @@
|
||||
triton.language.program\_id
|
||||
===========================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: program_id
|
@@ -0,0 +1,6 @@
|
||||
triton.language.ravel
|
||||
=====================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: ravel
|
@@ -0,0 +1,6 @@
|
||||
triton.language.reshape
|
||||
=======================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: reshape
|
@@ -0,0 +1,6 @@
|
||||
triton.language.sigmoid
|
||||
=======================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: sigmoid
|
@@ -0,0 +1,6 @@
|
||||
triton.language.softmax
|
||||
=======================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: softmax
|
@@ -0,0 +1,6 @@
|
||||
triton.language.store
|
||||
=====================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: store
|
@@ -0,0 +1,6 @@
|
||||
triton.language.sum
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: sum
|
@@ -0,0 +1,6 @@
|
||||
triton.language.where
|
||||
=====================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: where
|
@@ -0,0 +1,6 @@
|
||||
triton.language.zeros
|
||||
=====================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: zeros
|
@@ -0,0 +1,22 @@
|
||||
triton.testing.Benchmark
|
||||
========================
|
||||
|
||||
.. currentmodule:: triton.testing
|
||||
|
||||
.. autoclass:: Benchmark
|
||||
|
||||
|
||||
.. automethod:: __init__
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Benchmark.__init__
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -0,0 +1,6 @@
|
||||
triton.testing.do\_bench
|
||||
========================
|
||||
|
||||
.. currentmodule:: triton.testing
|
||||
|
||||
.. autofunction:: do_bench
|
@@ -0,0 +1,6 @@
|
||||
triton.testing.perf\_report
|
||||
===========================
|
||||
|
||||
.. currentmodule:: triton.testing
|
||||
|
||||
.. autofunction:: perf_report
|
Reference in New Issue
Block a user