Skip to content

Commit 69f8a6e

Browse files
authored
Merge branch 'pytorch:site' into site
2 parents 10b8d7f + a32538e commit 69f8a6e

File tree

5,297 files changed

+24708
-5769
lines changed

Some content is hidden

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

5,297 files changed

+24708
-5769
lines changed

_posts/2021-11-18-how-to-train-state-of-the-art-models-using-torchvision-latest-primitives.md

Lines changed: 41 additions & 17 deletions
File renamed without changes.

docs/1.10.2/__config__.html renamed to docs/1.10/__config__.html

Lines changed: 13 additions & 2 deletions
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>torch.__config__ &mdash; PyTorch 1.10.0 documentation</title>
12+
<title>torch.__config__ &mdash; PyTorch 1.10 documentation</title>
1313

1414

1515

@@ -43,6 +43,17 @@
4343

4444

4545
<script src="_static/js/modernizr.min.js"></script>
46+
<!-- Google Analytics -->
47+
48+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
49+
<script>
50+
window.dataLayer = window.dataLayer || [];
51+
function gtag(){dataLayer.push(arguments);}
52+
gtag('js', new Date());
53+
54+
gtag('config', 'UA-117752657-2');
55+
</script>
56+
4657

4758
<!-- Preload the theme fonts -->
4859

@@ -188,7 +199,7 @@
188199
<div class="pytorch-left-menu-search">
189200

190201
<div class="version">
191-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
202+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
192203
</div>
193204

194205

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/1.10.2/_modules/index.html renamed to docs/1.10/_modules/index.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>Overview: module code &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>Overview: module code &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch.html renamed to docs/1.10/_modules/torch.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/__config__.html renamed to docs/1.10/_modules/torch/__config__.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch.__config__ &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch.__config__ &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/_jit_internal.html renamed to docs/1.10/_modules/torch/_jit_internal.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch._jit_internal &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch._jit_internal &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/_lobpcg.html renamed to docs/1.10/_modules/torch/_lobpcg.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch._lobpcg &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch._lobpcg &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/_lowrank.html renamed to docs/1.10/_modules/torch/_lowrank.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch._lowrank &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch._lowrank &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/_tensor.html renamed to docs/1.10/_modules/torch/_tensor.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch._tensor &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch._tensor &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/_tensor_str.html renamed to docs/1.10/_modules/torch/_tensor_str.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch._tensor_str &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch._tensor_str &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/_utils.html renamed to docs/1.10/_modules/torch/_utils.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch._utils &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch._utils &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

docs/1.10.2/_modules/torch/ao/quantization/fake_quantize.html renamed to docs/1.10/_modules/torch/ao/quantization/fake_quantize.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
<title>torch.ao.quantization.fake_quantize &mdash; PyTorch 1.10.0 documentation</title>
13+
<title>torch.ao.quantization.fake_quantize &mdash; PyTorch 1.10 documentation</title>
1414

1515

1616

@@ -42,6 +42,17 @@
4242

4343

4444
<script src="../../../../_static/js/modernizr.min.js"></script>
45+
<!-- Google Analytics -->
46+
47+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script>
48+
<script>
49+
window.dataLayer = window.dataLayer || [];
50+
function gtag(){dataLayer.push(arguments);}
51+
gtag('js', new Date());
52+
53+
gtag('config', 'UA-117752657-2');
54+
</script>
55+
4556

4657
<!-- Preload the theme fonts -->
4758

@@ -187,7 +198,7 @@
187198
<div class="pytorch-left-menu-search">
188199

189200
<div class="version">
190-
<a href='https://pytorch.org/docs/versions.html'>1.10.0 &#x25BC</a>
201+
<a href='https://pytorch.org/docs/versions.html'>1.10 &#x25BC</a>
191202
</div>
192203

193204

0 commit comments

Comments
 (0)