From 4f471eaf18a45c7869ce0f1bae113f8806f47a36 Mon Sep 17 00:00:00 2001
From: Philippe Tillet
Date: Wed, 21 Apr 2021 02:05:54 -0400
Subject: [PATCH] [GH-PAGES] Updated website
---
.../python-api/generated/triton.arange.html | 30 +++-
.../generated/triton.atomic_cas.html | 32 ++++-
.../generated/triton.atomic_xchg.html | 32 ++++-
.../generated/triton.broadcast_to.html | 31 +++-
.../python-api/generated/triton.dot.html | 29 +++-
.../python-api/generated/triton.exp.html | 32 ++++-
.../python-api/generated/triton.load.html | 32 ++++-
.../python-api/generated/triton.log.html | 32 ++++-
.../python-api/generated/triton.max.html | 31 +++-
.../python-api/generated/triton.maximum.html | 30 +++-
.../python-api/generated/triton.min.html | 31 +++-
.../python-api/generated/triton.minimum.html | 30 +++-
.../generated/triton.multiple_of.html | 29 +++-
.../generated/triton.num_programs.html | 30 +++-
.../generated/triton.program_id.html | 30 +++-
.../python-api/generated/triton.ravel.html | 31 +++-
.../python-api/generated/triton.reshape.html | 31 +++-
.../python-api/generated/triton.sigmoid.html | 32 ++++-
.../python-api/generated/triton.softmax.html | 32 ++++-
.../python-api/generated/triton.store.html | 32 ++++-
.../python-api/generated/triton.sum.html | 31 +++-
.../python-api/generated/triton.where.html | 29 +++-
.../python-api/generated/triton.zeros.html | 30 +++-
language-reference/python-api/index.html | 136 ++++++++++++++++--
programming-guide/chapter-1/introduction.html | 4 +-
searchindex.js | 2 +-
26 files changed, 767 insertions(+), 84 deletions(-)
diff --git a/language-reference/python-api/generated/triton.arange.html b/language-reference/python-api/generated/triton.arange.html
index 3dbd419df..b687e4663 100644
--- a/language-reference/python-api/generated/triton.arange.html
+++ b/language-reference/python-api/generated/triton.arange.html
@@ -42,7 +42,9 @@
-
+
+
+
@@ -93,8 +95,24 @@
Tutorials
Language Reference
-
-- Python API
+
Programming Guide
@@ -148,6 +166,8 @@
- »
+ - Python API »
+
- triton.arange
@@ -191,6 +211,10 @@
Language Reference
-
-- Python API
+
Programming Guide
@@ -148,6 +168,8 @@
- »
+ - Python API »
+
- triton.atomic_cas
@@ -181,6 +203,10 @@
Language Reference
-
-- Python API
+
Programming Guide
@@ -148,6 +168,8 @@
- »
+ - Python API »
+
- triton.atomic_xchg
@@ -181,6 +203,10 @@
Language Reference
-
-- Python API
+
Programming Guide
@@ -148,6 +167,8 @@
- »
+ - Python API »
+
- triton.broadcast_to
@@ -191,6 +212,10 @@
Language Reference
-
-- Python API
+
Programming Guide
@@ -148,6 +165,8 @@
- »
+ - Python API »
+
- triton.dot
@@ -192,6 +211,10 @@ The two blocks must be two dimensionals and have compatible inner dimensions.