We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e0987 commit c06cb11Copy full SHA for c06cb11
index.html
@@ -9,8 +9,8 @@
9
<div class="container">
10
<div class="inner">
11
<h1>Tensors and Dynamic neural networks in Python <br> with strong GPU acceleration.</h1>
12
- <h2>PyTorch is a deep learning framework that puts Python first.</h2>
13
- <h2>We are in an early-release Beta. Expect some adventures.</h2>
+ <h2>PyTorch is a deep learning framework for fast, flexible experimentation.</h2>
+ <h2>Coming soon: <u><a href="2018/05/02/road-to-1.0.html" style="color:white">PyTorch 1.0</a></u> ready for research and production</h2>
14
<a class="btn" href="/about/">Learn More</a>
15
</div>
16
0 commit comments