forked from meta-pytorch/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.html
More file actions
51 lines (48 loc) · 1.77 KB
/
versions.html
File metadata and controls
51 lines (48 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="main/_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato" type="text/css" />
<link rel="stylesheet" href="main/_static/css/pytorch_theme.css" type="text/css" />
<script src="main/_static/js/modernizr.min.js"></script>
</head>
<body>
<div class="wy-nav-content">
<div class="rst-content">
<h1> TorchData Documentation </h1>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Pick a version</span></p>
<ul>
<li class="toctree-l1">
<a class="reference internal" href="main/">main (unstable)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.10/">v0.10.1 (beta)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.9/">v0.9.0 (beta)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.8/">v0.8.0 (beta)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.7/">v0.7.0 (beta)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.6/">v0.6.1 (beta)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.5/">v0.5.1 (beta)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.4/">v0.4.1 (beta)</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="0.3/">v0.3.0 (beta)</a>
</li>
</ul>
</div>
</div></div>
</body>
</html>