From c45c2e968450dbeb0f7dcda9909397901a64b75c Mon Sep 17 00:00:00 2001 From: Philippe Tillet Date: Sat, 14 Aug 2021 10:34:07 -0700 Subject: [PATCH] [DOCS] Added docs for cos/sin/sqrt (#204) --- docs/python-api/triton.language.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/python-api/triton.language.rst b/docs/python-api/triton.language.rst index dd1404c69..b86ee798f 100644 --- a/docs/python-api/triton.language.rst +++ b/docs/python-api/triton.language.rst @@ -80,6 +80,9 @@ Math Ops exp log + cos + sin + sqrt sigmoid softmax