Skip to content

Commit 3ad60fa

Browse files
authored
Merge pull request #606 from mattip/redirect
add docs/1.8.0/torchvision redirect pages
2 parents eed935c + 26b079f commit 3ad60fa

File tree

7 files changed

+98
-0
lines changed

7 files changed

+98
-0
lines changed

docs/1.8.0/torchvision/datasets.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<link rel="canonical" href="https://pytorch.org/vision/stable/datasets.html/>
7+
<meta http-equiv="refresh" content="0;url=https://pytorch.org/vision/stable/datasets.html" />
8+
</head>
9+
<body>
10+
<h1>Redirecting...</h1>
11+
<a href="https://pytorch.org/vision/stable/datasets.html">Click here if you are not redirected.<a>
12+
<script>location='https://pytorch.org/vision/stable/datasets.html'</script>
13+
</body>
14+
</html>

docs/1.8.0/torchvision/index.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<link rel="canonical" href="https://pytorch.org/vision/stable/index.html/>
7+
<meta http-equiv="refresh" content="0;url=https://pytorch.org/vision/stable/index.html" />
8+
</head>
9+
<body>
10+
<h1>Redirecting...</h1>
11+
<a href="https://pytorch.org/vision/stable/index.html">Click here if you are not redirected.<a>
12+
<script>location='https://pytorch.org/vision/stable/index.html'</script>
13+
</body>
14+
</html>

docs/1.8.0/torchvision/io.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<link rel="canonical" href="https://pytorch.org/vision/stable/io.html/>
7+
<meta http-equiv="refresh" content="0;url=https://pytorch.org/vision/stable/io.html" />
8+
</head>
9+
<body>
10+
<h1>Redirecting...</h1>
11+
<a href="https://pytorch.org/vision/stable/io.html">Click here if you are not redirected.<a>
12+
<script>location='https://pytorch.org/vision/stable/io.html'</script>
13+
</body>
14+
</html>

docs/1.8.0/torchvision/models.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<link rel="canonical" href="https://pytorch.org/vision/stable/models.html/>
7+
<meta http-equiv="refresh" content="0;url=https://pytorch.org/vision/stable/models.html" />
8+
</head>
9+
<body>
10+
<h1>Redirecting...</h1>
11+
<a href="https://pytorch.org/vision/stable/models.html">Click here if you are not redirected.<a>
12+
<script>location='https://pytorch.org/vision/stable/models.html'</script>
13+
</body>
14+
</html>

docs/1.8.0/torchvision/ops.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<link rel="canonical" href="https://pytorch.org/vision/stable/ops.html/>
7+
<meta http-equiv="refresh" content="0;url=https://pytorch.org/vision/stable/ops.html" />
8+
</head>
9+
<body>
10+
<h1>Redirecting...</h1>
11+
<a href="https://pytorch.org/vision/stable/ops.html">Click here if you are not redirected.<a>
12+
<script>location='https://pytorch.org/vision/stable/ops.html'</script>
13+
</body>
14+
</html>
+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<link rel="canonical" href="https://pytorch.org/vision/stable/transforms.html/>
7+
<meta http-equiv="refresh" content="0;url=https://pytorch.org/vision/stable/transforms.html" />
8+
</head>
9+
<body>
10+
<h1>Redirecting...</h1>
11+
<a href="https://pytorch.org/vision/stable/transforms.html">Click here if you are not redirected.<a>
12+
<script>location='https://pytorch.org/vision/stable/transforms.html'</script>
13+
</body>
14+
</html>

docs/1.8.0/torchvision/utils.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<link rel="canonical" href="https://pytorch.org/vision/stable/utils.html/>
7+
<meta http-equiv="refresh" content="0;url=https://pytorch.org/vision/stable/utils.html" />
8+
</head>
9+
<body>
10+
<h1>Redirecting...</h1>
11+
<a href="https://pytorch.org/vision/stable/utils.html">Click here if you are not redirected.<a>
12+
<script>location='https://pytorch.org/vision/stable/utils.html'</script>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)