[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2021-10-05 00:24:53 +00:00
parent 44010a684c
commit 3c2a475257
20 changed files with 86 additions and 86 deletions

View File

@@ -204,7 +204,7 @@
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>shape</strong> (<em>tuple of ints</em>) Shape of the new array, e.g., (8, 16) or (8, )</p></li>
<li><p><strong>dtype</strong> (<em>DType</em>) Data-type of the new array, e.g., <code class="code docutils literal notranslate"><span class="pre">triton.float16</span></code></p></li>
<li><p><strong>dtype</strong> (<em>DType</em>) Data-type of the new array, e.g., <code class="code docutils literal notranslate"><span class="pre">tl.float16</span></code></p></li>
</ul>
</dd>
</dl>