[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2021-08-14 18:05:36 +00:00
parent 358fb209d7
commit 09be744d1d
31 changed files with 945 additions and 89 deletions

View File

@@ -0,0 +1,6 @@
triton.language.cos
===================
.. currentmodule:: triton.language
.. autofunction:: cos

View File

@@ -0,0 +1,6 @@
triton.language.sin
===================
.. currentmodule:: triton.language
.. autofunction:: sin

View File

@@ -0,0 +1,6 @@
triton.language.sqrt
====================
.. currentmodule:: triton.language
.. autofunction:: sqrt

View File

@@ -80,6 +80,9 @@ Math Ops
exp
log
cos
sin
sqrt
sigmoid
softmax