Skip to content

Commit 26b079f

Browse files
committed
add docs/1.8.0/torchvision redirect pages
1 parent b30d8bd commit 26b079f

File tree

7 files changed

+98
-0
lines changed

7 files changed

+98
-0
lines changed

docs/1.8.0/torchvision/datasets.html

Lines changed: 14 additions & 0 deletions
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

Lines changed: 14 additions & 0 deletions
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

Lines changed: 14 additions & 0 deletions
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

Lines changed: 14 additions & 0 deletions
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

Lines changed: 14 additions & 0 deletions
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>
Lines changed: 14 additions & 0 deletions
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

Lines changed: 14 additions & 0 deletions
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)