[GH-PAGES] Updated website
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
triton.language.cos
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: cos
|
@@ -0,0 +1,6 @@
|
||||
triton.language.sin
|
||||
===================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: sin
|
@@ -0,0 +1,6 @@
|
||||
triton.language.sqrt
|
||||
====================
|
||||
|
||||
.. currentmodule:: triton.language
|
||||
|
||||
.. autofunction:: sqrt
|
@@ -80,6 +80,9 @@ Math Ops
|
||||
|
||||
exp
|
||||
log
|
||||
cos
|
||||
sin
|
||||
sqrt
|
||||
sigmoid
|
||||
softmax
|
||||
|
||||
|
Reference in New Issue
Block a user