Skip to content

Commit

Permalink
Rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
9bow committed Jun 9, 2024
1 parent 616f4cc commit c8d2186
Show file tree
Hide file tree
Showing 18 changed files with 349 additions and 475 deletions.
Binary file modified docs/_images/sphx_glr_numeric_suite_tutorial_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/beginner/fgsm_tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ <h2>๋‹ค์Œ ๋‹จ๊ณ„๋Š”?<a class="headerlink" href="#id10" title="์ด ์ œ๋ชฉ์— ๋Œ€
๊ทธ๋Ÿฌ๋‚˜ ์ ๋Œ€์  ๋จธ์‹  ๋Ÿฌ๋‹ ๋ถ„์•ผ์— ๋Œ€ํ•ด์„œ ๋งŽ์€ ๊ฒƒ์„ ์•Œ๊ธฐ ์œ„ํ•œ ์ตœ๊ณ ์˜ ๋ฐฉ๋ฒ•์€ ๋งŽ์ด ์‹œ๋„ํ•ด๋ณด๋Š” ๊ฒƒ์ž…๋‹ˆ๋‹ค.
NIPS 2017 ๊ฒฝ์Ÿ์—์„œ ์†Œ๊ฐœ๋œ ๋‹ค์–‘ํ•œ ๊ณต๊ฒฉ ๋ฐฉ๋ฒ•์„ ์ง์ ‘ ๊ตฌํ˜„ํ•ด ๋ณด๊ณ , FGSM ๊ณผ ์–ด๋–ค ์ ์ด ๋‹ค๋ฅธ์ง€ ์—ฐ๊ตฌํ•ด ๋ณด์„ธ์š”.
๊ทธ๋ฆฌ๊ณ  ๋‚˜์„œ ์ง์ ‘ ๋งŒ๋“  ๊ณต๊ฒฉ์œผ๋กœ๋ถ€ํ„ฐ ๋ชจ๋ธ์„ ๋ฐฉ์–ดํ•ด ๋ณด์„ธ์š”.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 18.996 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.138 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-beginner-fgsm-tutorial-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/377bf4a7b1761e5f081e057385870d8e/fgsm_tutorial.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">fgsm_tutorial.py</span></code></a></p>
Expand Down
78 changes: 39 additions & 39 deletions docs/beginner/sg_execution_times.html

Large diffs are not rendered by default.

273 changes: 2 additions & 271 deletions docs/beginner/t5_tutorial.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/beginner/torchtext_translation.html
Original file line number Diff line number Diff line change
Expand Up @@ -506,11 +506,11 @@ <h2>๋ฐ์ดํ„ฐ ์ฒ˜๋ฆฌํ•˜๊ธฐ<a class="headerlink" href="#id1" title="์ด ์ œ๋ชฉ์—
<span class="w"> </span><span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">vocab</span><span class="p">[</span><span class="n">token</span><span class="p">]</span>
<span class="gr">RuntimeError</span>: <span class="n">Token Eisfischerhรผtte not found and default index is not set</span>
<span class="x">Exception raised from __getitem__ at /opt/conda/conda-bld/torchtext_1682366561607/work/torchtext/csrc/vocab.cpp:43 (most recent call first):</span>
<span class="x">frame #0: c10::Error::Error(c10::SourceLocation, std::string) + 0x57 (0x7fbb5b18a4d7 in /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so)</span>
<span class="x">frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::string const&amp;) + 0x64 (0x7fbb5b15436b in /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so)</span>
<span class="x">frame #2: torchtext::Vocab::__getitem__(c10::basic_string_view&lt;char&gt; const&amp;) const + 0x384 (0x7fba710ebde4 in /opt/conda/lib/python3.10/site-packages/torchtext/lib/libtorchtext.so)</span>
<span class="x">frame #3: &lt;unknown function&gt; + 0x1e3d7 (0x7fba733923d7 in /opt/conda/lib/python3.10/site-packages/torchtext/_torchtext.so)</span>
<span class="x">frame #4: &lt;unknown function&gt; + 0x3bde7 (0x7fba733afde7 in /opt/conda/lib/python3.10/site-packages/torchtext/_torchtext.so)</span>
<span class="x">frame #0: c10::Error::Error(c10::SourceLocation, std::string) + 0x57 (0x7fbd7e00e4d7 in /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so)</span>
<span class="x">frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::string const&amp;) + 0x64 (0x7fbd7dfd836b in /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so)</span>
<span class="x">frame #2: torchtext::Vocab::__getitem__(c10::basic_string_view&lt;char&gt; const&amp;) const + 0x384 (0x7fbd55e98de4 in /opt/conda/lib/python3.10/site-packages/torchtext/lib/libtorchtext.so)</span>
<span class="x">frame #3: &lt;unknown function&gt; + 0x1e3d7 (0x7fbd55d7a3d7 in /opt/conda/lib/python3.10/site-packages/torchtext/_torchtext.so)</span>
<span class="x">frame #4: &lt;unknown function&gt; + 0x3bde7 (0x7fbd55d97de7 in /opt/conda/lib/python3.10/site-packages/torchtext/_torchtext.so)</span>
<span class="x">frame #5: /opt/conda/bin/python() [0x4fc887]</span>
<span class="x">frame #6: _PyObject_MakeTpCall + 0x25b (0x4f631b in /opt/conda/bin/python)</span>
<span class="x">frame #7: /opt/conda/bin/python() [0x5083df]</span>
Expand Down Expand Up @@ -968,7 +968,7 @@ <h2>๋‹ค์Œ ๋‹จ๊ณ„<a class="headerlink" href="#id2" title="์ด ์ œ๋ชฉ์— ๋Œ€ํ•œ
<li><p><code class="docutils literal notranslate"><span class="pre">torchtext</span></code> ๋ฅผ ์‚ฌ์šฉํ•œ Ben Trevett์˜ ํŠœํ† ๋ฆฌ์–ผ์„ <a class="reference external" href="https://github.com/bentrevett/">์ด๊ณณ</a> ์—์„œ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">nn.Transformer</span></code> ์™€ <code class="docutils literal notranslate"><span class="pre">torchtext</span></code> ์˜ ๋‹ค๋ฅธ ๊ธฐ๋Šฅ๋“ค์„ ์ด์šฉํ•œ ๋‹ค์Œ ๋‹จ์–ด ์˜ˆ์ธก์„ ํ†ตํ•œ ์–ธ์–ด ๋ชจ๋ธ๋ง ํŠœํ† ๋ฆฌ์–ผ์„ ์‚ดํŽด๋ณด์„ธ์š”.</p></li>
</ul>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 13.362 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 8.310 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-beginner-torchtext-translation-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/462f53ac0f7c6840743ad8655c43102c/torchtext_translation.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">torchtext_translation.py</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/beginner/transformer_tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ <h2>ํ‰๊ฐ€ ๋ฐ์ดํ„ฐ์…‹(test dataset)์œผ๋กœ ๋ชจ๋ธ์„ ํ‰๊ฐ€ํ•˜๊ธฐ<a class="head
<span class="nb">print</span><span class="p">(</span><span class="s1">&#39;=&#39;</span> <span class="o">*</span> <span class="mi">89</span><span class="p">)</span>
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.634 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.620 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-beginner-transformer-tutorial-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/aa3898eb04d468790e00cb42405b1c23/transformer_tutorial.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">transformer_tutorial.py</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/intermediate/neural_tangent_kernels.html
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ <h2>Compute the NTK: method 2 (NTK-vector products)<a class="headerlink" href="#
Memory-wise, both methods should be comparable. See section 3.3 in
<a class="reference external" href="https://arxiv.org/abs/2206.08720">Fast Finite Width Neural Tangent Kernel</a>
for details.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.396 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.168 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-intermediate-neural-tangent-kernels-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/57e71bcf0a6c2280481b4e79ca070e22/neural_tangent_kernels.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">neural_tangent_kernels.py</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/intermediate/per_sample_grads.html
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ <h2>Performance comparison<a class="headerlink" href="#performance-comparison" t
operation or if the underlying kernels werenโ€™t optimized for older hardware
(GPUs). If you see any of these cases, please let us know by opening an issue
at on GitHub.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.291 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.026 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-intermediate-per-sample-grads-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/bb0e78bec4d7a6e9b86b2e285cd06671/per_sample_grads.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">per_sample_grads.py</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/intermediate/pipeline_tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ <h2>ํ‰๊ฐ€ ๋ฐ์ดํ„ฐ์…‹์œผ๋กœ ๋ชจ๋ธ ํ‰๊ฐ€ํ•˜๊ธฐ<a class="headerlink" href="#id
<span class="nb">print</span><span class="p">(</span><span class="s1">&#39;=&#39;</span> <span class="o">*</span> <span class="mi">89</span><span class="p">)</span>
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.627 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.624 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-intermediate-pipeline-tutorial-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/b4afbcfb1c1ac5f5cd7da108c2236f09/pipeline_tutorial.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">pipeline_tutorial.py</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/intermediate/reinforcement_ppo.html
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ <h2>Conclusion and next steps<a class="headerlink" href="#conclusion-and-next-st
inverted pendulum in action. Check <code class="xref py py-mod docutils literal notranslate"><span class="pre">torchrl.record</span></code> to
know more.</p></li>
</ul>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.208 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.194 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-intermediate-reinforcement-ppo-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/7ed508ed54ec36ee5c1d3fa1e8ceede0/reinforcement_ppo.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">reinforcement_ppo.py</span></code></a></p>
Expand Down
Loading

0 comments on commit c8d2186

Please sign in to comment.