[GH-PAGES] Updated website
This commit is contained in:
14
index.html
14
index.html
@@ -95,9 +95,10 @@
|
||||
</ul>
|
||||
<p class="caption"><span class="caption-text">Programming Guide</span></p>
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="programming-guide/introduction.html">Introduction</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="programming-guide/related-work.html">Related Work</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="programming-guide/triton-c.html">The Triton-C Language</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="programming-guide/chapter-1/introduction.html">Introduction</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="programming-guide/chapter-2/related-work.html">Related Work</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="programming-guide/chapter-3/triton-c.html">The Triton-C Language</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="programming-guide/chapter-4/triton-ir.html">The Triton-IR Intermediate Representation</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -181,9 +182,10 @@
|
||||
<h2>Programming Guide<a class="headerlink" href="#programming-guide" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Check out the following documents to learn more about Triton and how it compares against other DSLs for DNNs:</p>
|
||||
<ul class="simple">
|
||||
<li><p>Chapter 1: <a class="reference internal" href="programming-guide/introduction.html"><span class="doc">Introduction</span></a></p></li>
|
||||
<li><p>Chapter 2: <a class="reference internal" href="programming-guide/related-work.html"><span class="doc">Related Work</span></a></p></li>
|
||||
<li><p>Chapter 3: <a class="reference internal" href="programming-guide/triton-c.html"><span class="doc">The Triton-C Kernel Language</span></a></p></li>
|
||||
<li><p>Chapter 1: <a class="reference internal" href="programming-guide/chapter-1/introduction.html"><span class="doc">Introduction</span></a></p></li>
|
||||
<li><p>Chapter 2: <a class="reference internal" href="programming-guide/chapter-2/related-work.html"><span class="doc">Related Work</span></a></p></li>
|
||||
<li><p>Chapter 3: <a class="reference internal" href="programming-guide/chapter-3/triton-c.html"><span class="doc">The Triton-C Language</span></a></p></li>
|
||||
<li><p>Chapter 4: <a class="reference internal" href="programming-guide/chapter-4/triton-ir.html"><span class="doc">The Triton-IR Intermediate Representation</span></a></p></li>
|
||||
</ul>
|
||||
<div class="toctree-wrapper compound">
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user