You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_sources/index.rst.txt
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
* `PyTorch Distributed Series </beginner/ddp_series_intro.html?utm_source=whats_new_tutorials&utm_medium=ddp_series_intro>`__
9
9
* `Fast Transformer Inference with Better Transformer </beginner/bettertransformer_tutorial.html?utm_source=whats_new_tutorials&utm_medium=bettertransformer>`__
10
10
* `Advanced model training with Fully Sharded Data Parallel (FSDP) </intermediate/FSDP_adavnced_tutorial.html?utm_source=whats_new_tutorials&utm_medium=FSDP_advanced>`__
11
-
* `Grokking PyTorch Intel CPU Performance from First Principles </intermediate/torchserve_with_ipex?utm_source=whats_new_tutorials&utm_medium=torchserve_ipex>`__
11
+
* `Grokking PyTorch Intel CPU Performance from First Principles </intermediate/torchserve_with_ipex.html?utm_source=whats_new_tutorials&utm_medium=torchserve_ipex>`__
File <spanclass="nb">"/workspace/ko-latest/beginner_source/torchtext_translation.py"</span>, line <spanclass="m">59</span>, in <spanclass="n"><module></span>
File <spanclass="nb">"/root/.local/lib/python3.9/site-packages/torchtext/data/utils.py"</span>, line <spanclass="m">108</span>, in <spanclass="n">get_tokenizer</span>
File <spanclass="nb">"/root/.local/lib/python3.9/site-packages/spacy/__init__.py"</span>, line <spanclass="m">54</span>, in <spanclass="n">load</span>
File <spanclass="nb">"/root/.local/lib/python3.9/site-packages/spacy/util.py"</span>, line <spanclass="m">436</span>, in <spanclass="n">load_model</span>
<spanclass="gr">OSError</span>: <spanclass="n">[E050] Can't find model 'de_core_news_sm'. It doesn't seem to be a Python package or a valid path to a data directory.</span>
480
+
File <spanclass="nb">"/workspace/ko-latest/beginner_source/torchtext_translation.py"</span>, line <spanclass="m">69</span>, in <spanclass="n"><module></span>
File <spanclass="nb">"/workspace/ko-latest/beginner_source/torchtext_translation.py"</span>, line <spanclass="m">67</span>, in <spanclass="n">build_vocab</span>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.
0 commit comments