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.

0 commit comments

Comments
 (0)