|
5 | 5 | background-class: announcement-background
|
6 | 6 | permalink: /join
|
7 | 7 | ---
|
8 |
| -{% assign cards = site.board_info %} |
9 | 8 |
|
10 | 9 | <div class="container">
|
11 | 10 | <div class="row hero-content">
|
12 | 11 | <div class="col-md-10">
|
13 |
| - <h1>Join the<br /> PyTorch Foundation</h1> |
| 12 | + <h1 class="small">Join the PyTorch Foundation</h1> |
| 13 | + <p class="lead pt-3">Become part of a thriving community in the booming global AI market</p> |
| 14 | + <a href="{{ site.baseurl }}/get-started" class="btn btn-lg with-right-arrow btn-white" data-cta="get-started"> |
| 15 | + Apply for Membership |
| 16 | + </a> |
14 | 17 | </div>
|
15 | 18 | </div>
|
16 | 19 | </div>
|
17 | 20 |
|
| 21 | + |
| 22 | + |
18 | 23 | <div class="container-fluid light-background-section">
|
19 | 24 | <div class="container">
|
20 | 25 | <div class="row content">
|
21 |
| - <div class="col-md-10 body-side-text lead"> |
22 |
| - <p>Be part of a thriving community!</p> |
23 |
| - <p> |
24 |
| - The global AI market is booming. |
25 |
| - <ul> |
26 |
| - <li>Artificial Intelligence stats from MIT Sloan show that <a href="https://sloanreview.mit.edu/projects/reshaping-business-with-artificial-intelligence/">75 percent</a> of top executives believe AI will allow their organization to grow and achieve a competitive edge. </li> |
27 |
| - <li>Since 2020, there has been a <a href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.forbes.com%2Fsites%2Flouiscolumbus%2F2018%2F01%2F12%2F10-charts-that-will-change-your-perspective-on-artificial-intelligences-growth%2F&text=There%20has%20been%20a%2014X%20increase%20in%20the%20number%20of%20active%20AI%20startups%20since%202000.%20%23AI">14X increase</a> in the number of active AI startups, and <a href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.forbes.com%2Fsites%2Flouiscolumbus%2F2018%2F01%2F12%2F10-charts-that-will-change-your-perspective-on-artificial-intelligences-growth%2F&text=Investment%20into%20AI%20start-ups%20by%20venture%20capitalists%20has%20increased%206X%20since%202000.%20%23AI">startups funded by venture capitalists have increased by 6X </a></li> |
28 |
| - <li>The <a href="https://www.pwc.com/gx/en/issues/data-and-analytics/publications/artificial-intelligence-study.html">PwC Global Artificial Intelligence Study</a> shows that AI has a $15.7 trillion potential contribution to the global economy by 2030. 45% of total economic gains by 2030 will come from product enhancements, stimulating consumer demand.</li> |
29 |
| - </ul> |
30 |
| - </p> |
31 |
| - <p> |
32 |
| - Join your industry peers and help build and shape the future of end to end machine learning framework. |
33 |
| - </p> |
34 |
| - <p> |
35 |
| - PyTorch enables fast, flexible experimentation and efficient production through a user-friendly front-end, distributed training, and ecosystem of tools and libraries. |
36 |
| - </p> |
37 |
| - <p> |
38 |
| - When you join the PyTorch Foundation, you are part of a development community that has the resources to be stewards of stable, secure, and long-lasting codebases. In addition, members of the PyTorch Foundation collaborate on training, local and regional events, open-source developer tooling, academic research, and guides to help new users and contributors have a productive experience. |
39 |
| - </p> |
| 26 | + <div class="col-md-6 body-side-text"> |
| 27 | + <p>According to statistics from MIT Sloan, <a href="https://sloanreview.mit.edu/projects/reshaping-business-with-artificial-intelligence/">75%</a> of top executives believe AI will help their organizations grow and gain a competitive edge. Since 2020, there has been a <a href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.forbes.com%2Fsites%2Flouiscolumbus%2F2018%2F01%2F12%2F10-charts-that-will-change-your-perspective-on-artificial-intelligences-growth%2F&text=There%20has%20been%20a%2014X%20increase%20in%20the%20number%20of%20active%20AI%20startups%20since%202000.%20%23AI">14X increase</a> in the number of active AI startups, and <a href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.forbes.com%2Fsites%2Flouiscolumbus%2F2018%2F01%2F12%2F10-charts-that-will-change-your-perspective-on-artificial-intelligences-growth%2F&text=Investment%20into%20AI%20start-ups%20by%20venture%20capitalists%20has%20increased%206X%20since%202000.%20%23AI">venture capitalist-funded startups have increased by 6X</a>. The <a href="https://www.pwc.com/gx/en/issues/data-and-analytics/publications/artificial-intelligence-study.html">PwC Global Artificial Intelligence Study</a> indicates that AI has the potential to contribute $15.7 trillion to the global economy by 2030, with 45% of the total economic gains coming from product enhancements that stimulate consumer demand.</p> |
| 28 | + <p>By joining the PyTorch Foundation, you can help build and shape the future of end-to-end machine learning frameworks alongside your industry peers. PyTorch offers a user-friendly front-end, distributed training, and an ecosystem of tools and libraries that enable fast, flexible experimentation and efficient production.</p> |
| 29 | + <p>As a member of the PyTorch Foundation, you'll have access to resources that allow you to be stewards of stable, secure, and long-lasting codebases. You can collaborate on training, local and regional events, open-source developer tooling, academic research, and guides to help new users and contributors have a productive experience.</p> |
| 30 | + </div> |
| 31 | + <div class="col-md-4"> |
| 32 | + <img alt="xxx" src="/assets/images/f1-inference-pipeline-language-identification.png" /> |
40 | 33 | </div>
|
41 | 34 | </div>
|
42 | 35 | </div>
|
43 | 36 | </div>
|
44 | 37 |
|
45 |
| -<div class="container-fluid light-background-section"> |
| 38 | +<div class="container-fluid grey-background-section text-center"> |
46 | 39 | <div class="container">
|
47 | 40 | <div class="row content">
|
48 | 41 | <div class="col-md-10 body-side-text lead">
|
49 |
| - <h2>Membership Benefits</h2> |
50 |
| - <p> |
51 |
| - <ul> |
52 |
| - <li><strong>Gain</strong> technical traction and insight for your organization's products by immersing your teams with other industry leaders.</li> |
53 |
| - <li><strong>Influence</strong> technical priorities, approaches, and code.</li> |
54 |
| - <li><strong>Increase</strong> strategic and technical advantages with early knowledge and access to technical deliverables in motion.</li> |
55 |
| - <li><strong>Provide</strong> thought leadership and <strong>expand</strong> industry awareness as PyTorch amplifies member progress across the industry.</li> |
56 |
| - <li><strong>Retain, attract</strong>, and <strong>increase</strong> engineering skills and employees.</li> |
57 |
| - <li>As an active member of the PyTorch community, <strong>build</strong> your innovation partner network, supply chain, and customer pipeline as an active member of the PyTorch community.</li> |
58 |
| - <li><strong>Deepen, engage</strong>, and <strong>lead</strong> in local and industry developer networks and conferences.</li> |
59 |
| - </li> |
60 |
| - </ul> |
61 |
| - </p> |
| 42 | + <h2 class="upper">Membership Benefits</h2> |
| 43 | + <div class="row"> |
| 44 | + <div class="col-md"> |
| 45 | + <img alt="Eye icon" src="/assets/images/join/eye.svg"/> |
| 46 | + <h3 class="upper">Insight</h3> |
| 47 | + <p>Gain technical traction and insight for your organization's products by immersing your teams with other industry leaders.</p> |
| 48 | + </div> |
| 49 | + <div class="col-md"> |
| 50 | + <img alt="Mic icon" src="/assets/images/join/mic.svg"/> |
| 51 | + <h3 class="upper">Influence</h3> |
| 52 | + <p>Influence technical priorities, approaches, and code and gain early access to technical deliverables in motion.</p> |
| 53 | + </div> |
| 54 | + <div class="col-md"> |
| 55 | + <img alt="Bulb icon" src="/assets/images/join/bulb.svg"/> |
| 56 | + <h3 class="upper">Thought Leadership</h3> |
| 57 | + <p>Provide thought leadership and expand industry awareness as PyTorch amplifies member progress across the industry.</p> |
| 58 | + </div> |
| 59 | + <div class="col-md"> |
| 60 | + <img alt="Star icon" src="/assets/images/join/star.svg"/> |
| 61 | + <h3 class="upper">Talent</h3> |
| 62 | + <p>Retain, attract, and increase engineering skills and employees and build your innovation partner network, supply chain, and customer pipeline.</p> |
| 63 | + </div> |
| 64 | + <div class="col-md"> |
| 65 | + <img alt="Boxes icon" src="/assets/images/join/boxes.svg"/> |
| 66 | + <h3 class="upper">Community</h3> |
| 67 | + <p>Deepen your engagement and leadership in local and industry developer networks and conferences.</p> |
| 68 | + </div> |
| 69 | + </div> |
| 70 | + |
62 | 71 | </div>
|
63 | 72 | </div>
|
64 | 73 | </div>
|
65 | 74 | </div>
|
66 | 75 |
|
67 | 76 |
|
68 |
| -<div class="container-fluid light-background-section"> |
| 77 | +<div class="container-fluid color-background-section"> |
69 | 78 | <div class="container">
|
70 | 79 | <div class="row content">
|
71 | 80 | <div class="col-md-10 body-side-text">
|
72 |
| - <h2>Join the Membership that fits your goals</h2> |
| 81 | + <h2 class="upper">Join the Membership that fits your goals</h2> |
73 | 82 | <p>
|
74 | 83 | <table class="table table-bordered">
|
75 | 84 | <thead>
|
@@ -135,10 +144,10 @@ <h2>Join the Membership that fits your goals</h2>
|
135 | 144 | </div>
|
136 | 145 | </div>
|
137 | 146 |
|
138 |
| -<div class="container-fluid light-background-section mb-5"> |
| 147 | +<div class="container-fluid light-background-section mb-5 mt-4"> |
139 | 148 | <div class="container">
|
140 | 149 | <div class="row content">
|
141 |
| - <div class="col-md-10 body-side-text"> |
| 150 | + <div class="col-md-10 body-side-text text-center"> |
142 | 151 | <h2>Apply for Membership Today</h2>
|
143 | 152 | <p>
|
144 | 153 | <br>
|
|
0 commit comments