Skip to content

Commit

Permalink
auto-generating sphinx docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pytorchbot committed Jun 13, 2024
1 parent 67d009e commit 524d71e
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 21 deletions.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions main/_sources/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:00.004** total execution time for 1 file **from all galleries**:
**00:00.003** total execution time for 1 file **from all galleries**:

.. container::

Expand All @@ -33,5 +33,5 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_tutorials_template_tutorial.py` (``tutorials_source/template_tutorial.py``)
- 00:00.004
- 00:00.003
- 0.0
4 changes: 2 additions & 2 deletions main/_sources/tutorials/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:00.004** total execution time for 1 file **from tutorials**:
**00:00.003** total execution time for 1 file **from tutorials**:

.. container::

Expand All @@ -33,5 +33,5 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_tutorials_template_tutorial.py` (``template_tutorial.py``)
- 00:00.004
- 00:00.003
- 0.0
12 changes: 6 additions & 6 deletions main/_sources/tutorials/template_tutorial.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ Example code (the output below is generated automatically):

.. code-block:: none
tensor([[0.4524, 0.2150, 0.3751],
[0.8928, 0.1451, 0.3371],
[0.7481, 0.4949, 0.7679],
[0.5959, 0.1175, 0.5235],
[0.7398, 0.1562, 0.2265]])
tensor([[0.3943, 0.3344, 0.4143],
[0.3327, 0.4989, 0.9110],
[0.5311, 0.2792, 0.5023],
[0.6986, 0.3291, 0.3102],
[0.6074, 0.6275, 0.2870]])
Expand Down Expand Up @@ -100,7 +100,7 @@ Further Reading

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.004 seconds)
**Total running time of the script:** (0 minutes 0.003 seconds)


.. _sphx_glr_download_tutorials_template_tutorial.py:
Expand Down
2 changes: 1 addition & 1 deletion main/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions main/sg_execution_times.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@

<section id="computation-times">
<span id="sphx-glr-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading"></a></h1>
<p><strong>00:00.004</strong> total execution time for 1 file <strong>from all galleries</strong>:</p>
<p><strong>00:00.003</strong> total execution time for 1 file <strong>from all galleries</strong>:</p>
<div class="docutils container">
<style scoped>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
Expand All @@ -401,7 +401,7 @@
</thead>
<tbody>
<tr class="row-even"><td><p><a class="reference internal" href="tutorials/template_tutorial.html#sphx-glr-tutorials-template-tutorial-py"><span class="std std-ref">Template Tutorial</span></a> (<code class="docutils literal notranslate"><span class="pre">tutorials_source/template_tutorial.py</span></code>)</p></td>
<td><p>00:00.004</p></td>
<td><p>00:00.003</p></td>
<td><p>0.0</p></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions main/tutorials/sg_execution_times.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@

<section id="computation-times">
<span id="sphx-glr-tutorials-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading"></a></h1>
<p><strong>00:00.004</strong> total execution time for 1 file <strong>from tutorials</strong>:</p>
<p><strong>00:00.003</strong> total execution time for 1 file <strong>from tutorials</strong>:</p>
<div class="docutils container">
<style scoped>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
Expand All @@ -401,7 +401,7 @@
</thead>
<tbody>
<tr class="row-even"><td><p><a class="reference internal" href="template_tutorial.html#sphx-glr-tutorials-template-tutorial-py"><span class="std std-ref">Template Tutorial</span></a> (<code class="docutils literal notranslate"><span class="pre">template_tutorial.py</span></code>)</p></td>
<td><p>00:00.004</p></td>
<td><p>00:00.003</p></td>
<td><p>0.0</p></td>
</tr>
</tbody>
Expand Down
12 changes: 6 additions & 6 deletions main/tutorials/template_tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,11 +410,11 @@ <h2>Steps<a class="headerlink" href="#steps" title="Permalink to this heading">
<span class="nb">print</span><span class="p">(</span><a href="https://pytorch.org/docs/stable/tensors.html#torch.Tensor" title="torch.Tensor" class="sphx-glr-backref-module-torch sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">x</span></a><span class="p">)</span>
</pre></div>
</div>
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>tensor([[0.4524, 0.2150, 0.3751],
[0.8928, 0.1451, 0.3371],
[0.7481, 0.4949, 0.7679],
[0.5959, 0.1175, 0.5235],
[0.7398, 0.1562, 0.2265]])
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>tensor([[0.3943, 0.3344, 0.4143],
[0.3327, 0.4989, 0.9110],
[0.5311, 0.2792, 0.5023],
[0.6986, 0.3291, 0.3102],
[0.6074, 0.6275, 0.2870]])
</pre></div>
</div>
</section>
Expand All @@ -433,7 +433,7 @@ <h2>Further Reading<a class="headerlink" href="#further-reading" title="Permalin
<li><p>Link1</p></li>
<li><p>Link2</p></li>
</ul>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.004 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.003 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-tutorials-template-tutorial-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/04acaeb6e1517eff001a0f90af4923b2/template_tutorial.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">template_tutorial.ipynb</span></code></a></p>
Expand Down

0 comments on commit 524d71e

Please sign in to comment.