We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e566f commit b368634Copy full SHA for b368634
assets/pytorch_wechat_qr_code.png
39.1 KB
wechat.html
@@ -0,0 +1,30 @@
1
+---
2
+layout: default
3
+title: PyTorch on WeChat
4
+body-class: announcement
5
+background-class: announcement-background
6
+permalink: /wechat
7
8
+
9
+<div class="container">
10
+ <div class="row hero-content">
11
+ <div class="col-md-10">
12
+ <h1>PyTorch on WeChat</h1>
13
+ </div>
14
15
+</div>
16
17
+<div class="container-fluid light-background-section contact-us-section">
18
+ <div class="container">
19
+ <div class="row">
20
21
+ <h2>Connect with us</h2>
22
23
+ <p class="lead">Connect with us on WeChat by scanning this QR code!</p>
24
25
+ <img src="/assets/images/pytorch_wechat_qr_code.png" alt="PyTorch WeChat QR Code"/>
26
27
28
29
30
0 commit comments