Skip to content

Commit b08bf8f

Browse files
authored
Merge branch 'site' into accelerators_table
2 parents d21d81c + 8152bf1 commit b08bf8f

File tree

5 files changed

+27
-42
lines changed

5 files changed

+27
-42
lines changed

_events/pytorch-conference-2024.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
category: event
3+
title: "PyTorch Conference 2024"
4+
date: September 18, 2024
5+
poster: assets/images/pytorch-conf-2024.png
6+
---
7+
**Date**: September 18 - 19, 2024
8+
9+
<a href="https://events.linuxfoundation.org/pytorch-conference/">
10+
<img style="width:100%" src="/assets/images/pytorch-conf-2024.png" alt="PyTorch Conference banner">
11+
</a>
12+
13+
Join us in San Francisco on **September 18th-19th**, and learn about PyTorch, the cutting-edge renowned open-source machine learning framework. This year is a two-day event that brings together top-tier researchers, developers, and academic communities, fostering collaboration and advancing end-to-end machine learning.

_includes/main_menu.html

+4-12
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,14 @@
1010
Ecosystem
1111
</a>
1212
<div class="resources-dropdown-menu">
13+
<a class="nav-dropdown-item" href="https://events.linuxfoundation.org/pytorch-conference/">
14+
<span class="dropdown-title">PyTorch Conference - 2024</span>
15+
<p>September 18-19 in San Francisco</p>
16+
</a>
1317
<a class="nav-dropdown-item" href="{{ site.baseurl}}/ecosystem">
1418
<span class="dropdown-title">Tools</span>
1519
<p>Learn about the tools and frameworks in the PyTorch Ecosystem</p>
1620
</a>
17-
<a class="nav-dropdown-item" href="{{ site.baseurl}}/ecosystem/ptc/2022">
18-
<span class="dropdown-title">PyTorch Conference - 2022</span>
19-
<p>See the posters presented at PyTorch Conference - 2022</p>
20-
</a>
21-
<a class="nav-dropdown-item" href="https://events.linuxfoundation.org/pytorch-conference/">
22-
<span class="dropdown-title">PyTorch Conference - 2023</span>
23-
<p>October 16-17 in San Francisco</p>
24-
</a>
25-
<a class="nav-dropdown-item" href="{{ site.baseurl}}/ecosystem/contributor-awards-2023">
26-
<span class="dropdown-title">Contributor Awards - 2023</span>
27-
<p>Award winners announced at this year's PyTorch Conference</p>
28-
</a>
2921
</div>
3022
</div>
3123
</li>

_includes/mobile_menu.html

+2-8
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,10 @@
3232
</li>
3333
<ul class="resources-mobile-menu-items">
3434
<li>
35-
<a href="{{ site.baseurl }}/ecosystem">Tools</a>
36-
</li>
37-
<li>
38-
<a href="{{ site.baseurl}}/ecosystem/ptc/2022">PyTorch Conference - 2022</a>
35+
<a href="https://events.linuxfoundation.org/pytorch-conference/">PyTorch Conference - 2024</a>
3936
</li>
4037
<li>
41-
<a href="https://events.linuxfoundation.org/pytorch-conference/">PyTorch Conference - 2023</a>
42-
</li>
43-
<li>
44-
<a href="{{ site.baseurl }}/ecosystem/contributor-awards-2023">Contributor Awards - 2023</a>
38+
<a href="{{ site.baseurl }}/ecosystem">Tools</a>
4539
</li>
4640
</ul>
4741

assets/images/pytorch-conf-2024.png

142 KB
Loading

index.html

+8-22
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ <h1><img src="{{ site.baseurl }}/assets/images/logo-white.svg" width="275px" alt
2222
<div class="container homepage-box-module">
2323
<div class="row">
2424
<div class="col-md">
25-
<h3>Membership Available</h3>
25+
<h3>2024 PyTorch Conference</h3>
2626
<p>
27-
Join the Membership that fits your goals.
27+
Call for proposals for PyTorch Conference 2024 are live. Save on Early Bird Registration.
2828
</p>
2929
<p>
30-
<a href="/join">Join</a>
30+
<a href="https://hubs.la/Q02sr1cw0">Full details + guidelines</a>
3131
</p>
3232
</div>
3333
<div class="col-md">
@@ -40,12 +40,12 @@ <h3>PyTorch 2.2</h3>
4040
</p>
4141
</div>
4242
<div class="col-md">
43-
<h3>PyTorch Edge</h3>
43+
<h3>Membership Available</h3>
4444
<p>
45-
Build innovative, privacy-aware experiences with superior productivity, portability, and performance.
45+
Join the Membership that fits your goals.
4646
</p>
4747
<p>
48-
<a href="/edge">Read More</a>
48+
<a href="/join">Join</a>
4949
</p>
5050
</div>
5151
</div>
@@ -54,7 +54,7 @@ <h3>PyTorch Edge</h3>
5454
<div class="container homepage-feature-module key-features-module">
5555

5656
<div class="row">
57-
<div class="col-md-9">
57+
<div class="col-md-12">
5858
<div class="row">
5959
<div class="col-md-12">
6060
<h2>Key Features &amp;<br />Capabilities</h2>
@@ -76,15 +76,6 @@ <h5>{{ feature.title }}</h5>
7676
{% endfor %}
7777
</div>
7878
</div>
79-
<div class="col-md-3 ecosystem-row">
80-
<div class="card ecosystem-card">
81-
<div class="card-body">
82-
<div class="card-summary">
83-
<p>Support Ukraine 🇺🇦 <br/><a href="https://opensource.fb.com/support-ukraine" target="_blank" rel="noopener">Help Provide Humanitarian Aid to Ukraine.</a></p>
84-
</div>
85-
</div>
86-
</div>
87-
</div>
8879
</div>
8980
</div>
9081

@@ -203,11 +194,6 @@ <h2>Companies &amp; Universities<br />Using PyTorch</h2>
203194
{% endfor %}
204195
</div>
205196
</div>
206-
207-
<div class="col-md-12 follow-us-on-twitter">
208-
<h2>Follow Us on Twitter</h2>
209-
<div data-target="twitter-timeline">Loading Twitter timeline...</div>
210-
</div>
211197
</div>
212198
</div>
213199
</div>
@@ -237,4 +223,4 @@ <h2>Follow Us on Twitter</h2>
237223
<!-- Load JS for pagination -->
238224

239225
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.5.0/list.min.js"></script>
240-
<script list-id="news-items" display-count="1" pagination="true" src="{{ site.baseurl }}/assets/filter-hub-tags.js"></script>
226+
<script list-id="news-items" display-count="1" pagination="true" src="{{ site.baseurl }}/assets/filter-hub-tags.js"></script>

0 commit comments

Comments
 (0)