Skip to content

Commit de099d0

Browse files
committed
Rebuild
1 parent 788affe commit de099d0

File tree

198 files changed

+790
-792
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+790
-792
lines changed

Diff for: โ€Ždocs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 6c06769a8bb35d184e276e3b2abf2872
3+
config: d3c78aee0796eaca17b472b08560486c
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

Diff for: โ€Ždocs/_downloads/20d348a2f64b9656713fbceddcacc057/ddp_pipeline.py

+90-92
Large diffs are not rendered by default.

Diff for: โ€Ždocs/_downloads/2e90a43e7f36e061a37d5b2647820512/saving_loading_models.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
# ๋งŒ์•ฝ (๊ฒ€์ฆ ์†์‹ค(validation loss) ๊ฒฐ๊ณผ์— ๋”ฐ๋ผ) ๊ฐ€์žฅ ์„ฑ๋Šฅ์ด ์ข‹์€ ๋ชจ๋ธ๋งŒ ์œ ์ง€ํ• 
175175
# ๊ณ„ํš์ด๋ผ๋ฉด, ``best_model_state = model.state_dict()`` ์€ ๋ชจ๋ธ์˜ ๋ณต์‚ฌ๋ณธ์ด ์•„๋‹Œ
176176
# ๋ชจ๋ธ์˜ ํ˜„์žฌ ์ƒํƒœ์— ๋Œ€ํ•œ ์ฐธ์กฐ(reference)๋งŒ ๋ฐ˜ํ™˜ํ•œ๋‹ค๋Š” ์‚ฌ์‹ค์„ ์žŠ์œผ์‹œ๋ฉด ์•ˆ๋ฉ๋‹ˆ๋‹ค!
177-
# ๋”ฐ๋ผ์„œ ``best_model_state``` ์„ ์ง๋ ฌํ™”(serialize)ํ•˜๊ฑฐ๋‚˜,
177+
# ๋”ฐ๋ผ์„œ ``best_model_state`` ์„ ์ง๋ ฌํ™”(serialize)ํ•˜๊ฑฐ๋‚˜,
178178
# ``best_model_state = deepcopy(model.state_dict())`` ์„ ์‚ฌ์šฉํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.
179179
# ๊ทธ๋ ‡์ง€ ์•Š์œผ๋ฉด, ์ œ์ผ ์ข‹์€ ์„ฑ๋Šฅ์„ ๋‚ด๋Š” ``best_model_state`` ์€ ๊ณ„์†๋˜๋Š” ํ•™์Šต ๋‹จ๊ณ„์—์„œ
180180
# ๊ฐฑ์‹ ๋  ๊ฒƒ์ž…๋‹ˆ๋‹ค. ๊ฒฐ๊ณผ์ ์œผ๋กœ, ์ตœ์ข… ๋ชจ๋ธ์˜ ์ƒํƒœ๋Š” ๊ณผ์ ํ•ฉ(overfit)๋œ ์ƒํƒœ๊ฐ€ ๋ฉ๋‹ˆ๋‹ค.

Diff for: โ€Ždocs/_downloads/997c0b8c84ea4c2b88f308901819e723/saving_loading_models.ipynb

+1-1
Large diffs are not rendered by default.

Diff for: โ€Ždocs/_downloads/e081556e6a716888948cd45335518ed9/ddp_pipeline.ipynb

+16-16
Large diffs are not rendered by default.

Diff for: โ€Ždocs/advanced/ONNXLive.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>ONNX Live ํŠœํ† ๋ฆฌ์–ผ &mdash; PyTorch Tutorials 1.10.1+cu113 documentation</title>
12+
<title>ONNX Live ํŠœํ† ๋ฆฌ์–ผ &mdash; PyTorch Tutorials 1.10.2+cu102 documentation</title>
1313

1414

1515

@@ -111,7 +111,7 @@
111111

112112

113113
<div class="version">
114-
1.10.1+cu113
114+
1.10.2+cu102
115115
</div>
116116

117117

@@ -264,7 +264,7 @@
264264
<li class="toctree-l1"><a class="reference internal" href="../intermediate/rpc_async_execution.html">Implementing Batch RPC Processing Using Asynchronous Executions</a></li>
265265
<li class="toctree-l1"><a class="reference internal" href="rpc_ddp_tutorial.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ(DDP)๊ณผ ๋ถ„์‚ฐ RPC ํ”„๋ ˆ์ž„์›Œํฌ ๊ฒฐํ•ฉ</a></li>
266266
<li class="toctree-l1"><a class="reference internal" href="../intermediate/pipeline_tutorial.html">ํŒŒ์ดํ”„๋ผ์ธ ๋ณ‘๋ ฌํ™”๋กœ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต์‹œํ‚ค๊ธฐ</a></li>
267-
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">Training Transformer models using Distributed Data Parallel and Pipeline Parallelism</a></li>
267+
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ์™€ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ ํŒŒ์ดํ”„๋ผ์ธ์„ ์‚ฌ์šฉํ•œ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต</a></li>
268268
<li class="toctree-l1"><a class="reference internal" href="generic_join.html">Distributed Training with Uneven Inputs Using the Join Context Manager</a></li>
269269
</ul>
270270
<p class="caption"><span class="caption-text">Mobile</span></p>

Diff for: โ€Ždocs/advanced/cpp_autograd.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>C++ ํ”„๋ก ํŠธ์—”๋“œ์˜ ์ž๋™ ๋ฏธ๋ถ„ (autograd) &mdash; PyTorch Tutorials 1.10.1+cu113 documentation</title>
12+
<title>C++ ํ”„๋ก ํŠธ์—”๋“œ์˜ ์ž๋™ ๋ฏธ๋ถ„ (autograd) &mdash; PyTorch Tutorials 1.10.2+cu102 documentation</title>
1313

1414

1515

@@ -113,7 +113,7 @@
113113

114114

115115
<div class="version">
116-
1.10.1+cu113
116+
1.10.2+cu102
117117
</div>
118118

119119

@@ -266,7 +266,7 @@
266266
<li class="toctree-l1"><a class="reference internal" href="../intermediate/rpc_async_execution.html">Implementing Batch RPC Processing Using Asynchronous Executions</a></li>
267267
<li class="toctree-l1"><a class="reference internal" href="rpc_ddp_tutorial.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ(DDP)๊ณผ ๋ถ„์‚ฐ RPC ํ”„๋ ˆ์ž„์›Œํฌ ๊ฒฐํ•ฉ</a></li>
268268
<li class="toctree-l1"><a class="reference internal" href="../intermediate/pipeline_tutorial.html">ํŒŒ์ดํ”„๋ผ์ธ ๋ณ‘๋ ฌํ™”๋กœ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต์‹œํ‚ค๊ธฐ</a></li>
269-
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">Training Transformer models using Distributed Data Parallel and Pipeline Parallelism</a></li>
269+
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ์™€ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ ํŒŒ์ดํ”„๋ผ์ธ์„ ์‚ฌ์šฉํ•œ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต</a></li>
270270
<li class="toctree-l1"><a class="reference internal" href="generic_join.html">Distributed Training with Uneven Inputs Using the Join Context Manager</a></li>
271271
</ul>
272272
<p class="caption"><span class="caption-text">Mobile</span></p>

Diff for: โ€Ždocs/advanced/cpp_export.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>C++์—์„œ TorchScript ๋ชจ๋ธ ๋กœ๋”ฉํ•˜๊ธฐ &mdash; PyTorch Tutorials 1.10.1+cu113 documentation</title>
12+
<title>C++์—์„œ TorchScript ๋ชจ๋ธ ๋กœ๋”ฉํ•˜๊ธฐ &mdash; PyTorch Tutorials 1.10.2+cu102 documentation</title>
1313

1414

1515

@@ -113,7 +113,7 @@
113113

114114

115115
<div class="version">
116-
1.10.1+cu113
116+
1.10.2+cu102
117117
</div>
118118

119119

@@ -266,7 +266,7 @@
266266
<li class="toctree-l1"><a class="reference internal" href="../intermediate/rpc_async_execution.html">Implementing Batch RPC Processing Using Asynchronous Executions</a></li>
267267
<li class="toctree-l1"><a class="reference internal" href="rpc_ddp_tutorial.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ(DDP)๊ณผ ๋ถ„์‚ฐ RPC ํ”„๋ ˆ์ž„์›Œํฌ ๊ฒฐํ•ฉ</a></li>
268268
<li class="toctree-l1"><a class="reference internal" href="../intermediate/pipeline_tutorial.html">ํŒŒ์ดํ”„๋ผ์ธ ๋ณ‘๋ ฌํ™”๋กœ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต์‹œํ‚ค๊ธฐ</a></li>
269-
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">Training Transformer models using Distributed Data Parallel and Pipeline Parallelism</a></li>
269+
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ์™€ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ ํŒŒ์ดํ”„๋ผ์ธ์„ ์‚ฌ์šฉํ•œ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต</a></li>
270270
<li class="toctree-l1"><a class="reference internal" href="generic_join.html">Distributed Training with Uneven Inputs Using the Join Context Manager</a></li>
271271
</ul>
272272
<p class="caption"><span class="caption-text">Mobile</span></p>

Diff for: โ€Ždocs/advanced/cpp_extension.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>Custom C++ and CUDA Extensions &mdash; PyTorch Tutorials 1.10.1+cu113 documentation</title>
12+
<title>Custom C++ and CUDA Extensions &mdash; PyTorch Tutorials 1.10.2+cu102 documentation</title>
1313

1414

1515

@@ -113,7 +113,7 @@
113113

114114

115115
<div class="version">
116-
1.10.1+cu113
116+
1.10.2+cu102
117117
</div>
118118

119119

@@ -266,7 +266,7 @@
266266
<li class="toctree-l1"><a class="reference internal" href="../intermediate/rpc_async_execution.html">Implementing Batch RPC Processing Using Asynchronous Executions</a></li>
267267
<li class="toctree-l1"><a class="reference internal" href="rpc_ddp_tutorial.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ(DDP)๊ณผ ๋ถ„์‚ฐ RPC ํ”„๋ ˆ์ž„์›Œํฌ ๊ฒฐํ•ฉ</a></li>
268268
<li class="toctree-l1"><a class="reference internal" href="../intermediate/pipeline_tutorial.html">ํŒŒ์ดํ”„๋ผ์ธ ๋ณ‘๋ ฌํ™”๋กœ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต์‹œํ‚ค๊ธฐ</a></li>
269-
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">Training Transformer models using Distributed Data Parallel and Pipeline Parallelism</a></li>
269+
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ์™€ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ ํŒŒ์ดํ”„๋ผ์ธ์„ ์‚ฌ์šฉํ•œ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต</a></li>
270270
<li class="toctree-l1"><a class="reference internal" href="generic_join.html">Distributed Training with Uneven Inputs Using the Join Context Manager</a></li>
271271
</ul>
272272
<p class="caption"><span class="caption-text">Mobile</span></p>

Diff for: โ€Ždocs/advanced/cpp_frontend.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>PyTorch C++ ํ”„๋ก ํŠธ์—”๋“œ ์‚ฌ์šฉํ•˜๊ธฐ &mdash; PyTorch Tutorials 1.10.1+cu113 documentation</title>
12+
<title>PyTorch C++ ํ”„๋ก ํŠธ์—”๋“œ ์‚ฌ์šฉํ•˜๊ธฐ &mdash; PyTorch Tutorials 1.10.2+cu102 documentation</title>
1313

1414

1515

@@ -113,7 +113,7 @@
113113

114114

115115
<div class="version">
116-
1.10.1+cu113
116+
1.10.2+cu102
117117
</div>
118118

119119

@@ -266,7 +266,7 @@
266266
<li class="toctree-l1"><a class="reference internal" href="../intermediate/rpc_async_execution.html">Implementing Batch RPC Processing Using Asynchronous Executions</a></li>
267267
<li class="toctree-l1"><a class="reference internal" href="rpc_ddp_tutorial.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ(DDP)๊ณผ ๋ถ„์‚ฐ RPC ํ”„๋ ˆ์ž„์›Œํฌ ๊ฒฐํ•ฉ</a></li>
268268
<li class="toctree-l1"><a class="reference internal" href="../intermediate/pipeline_tutorial.html">ํŒŒ์ดํ”„๋ผ์ธ ๋ณ‘๋ ฌํ™”๋กœ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต์‹œํ‚ค๊ธฐ</a></li>
269-
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">Training Transformer models using Distributed Data Parallel and Pipeline Parallelism</a></li>
269+
<li class="toctree-l1"><a class="reference internal" href="ddp_pipeline.html">๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ์™€ ๋ณ‘๋ ฌ ์ฒ˜๋ฆฌ ํŒŒ์ดํ”„๋ผ์ธ์„ ์‚ฌ์šฉํ•œ ํŠธ๋žœ์Šคํฌ๋จธ ๋ชจ๋ธ ํ•™์Šต</a></li>
270270
<li class="toctree-l1"><a class="reference internal" href="generic_join.html">Distributed Training with Uneven Inputs Using the Join Context Manager</a></li>
271271
</ul>
272272
<p class="caption"><span class="caption-text">Mobile</span></p>

0 commit comments

Comments
ย (0)