Skip to content

Commit 84adb2f

Browse files
[PYT-642] corrections
1 parent 8c3b895 commit 84adb2f

File tree

2 files changed

+12
-22
lines changed

2 files changed

+12
-22
lines changed

_events/pytorch_developer_day.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ date: December 1, 2021
55
header-image: assets/images/pytorch_developer_day_2021.png
66
---
77

8-
The PyTorch Developer Day is a virtual event that brings together leading researchers and developers from the Machine Learning (ML) community to join a multiple set of talks covering new software releases, ways PyTorch is being used in academia and industry, and current trends in ML development. There will also be ample opportunity for networking with your peers and colleagues.
8+
The PyTorch Developer Day is a virtual event that brings together leading researchers and developers from the Machine Learning (ML) community to join a multiple set of talks covering new software releases, ways PyTorch is being used in academia and industry, and current trends in ML development. Find all the talks below:
99

10-
<!-- *Call for Content Now Open!* -->
10+
- [Keynotes](https://www.youtube.com/watch?v=7yQ4FgtYvj8): Learn about the innovations, the new features, updates, and release of PyTorch, and how are using it for production and deployment.
11+
12+
- [Fireside Chat](https://www.youtube.com/watch?v=7yQ4FgtYvj8): An informal and intimate conversation with two pioneers in the field of AI (and PyTorch) sharing their thoughts and vision for the future, commentary on top-of-mind trends they are seeing
1113

12-
We want to hear from you, our community. Submit your poster abstracts today. Please submit the **title** and **brief summary** of your project, tools, and libraries that could benefit PyTorch researchers in academia and industry, application developers, and ML engineers for consideration. The focus must be on academic papers, machine learning research, or open-source projects related to PyTorch development, Responsible AI or Mobile. Please no sales pitches. **Deadline for submission is September 24, 2021**.
13-
14-
Submit your Poster abstract [HERE](http://pytorchdeveloperday.fbreg.com) You can submit your poster abstract in your registration form.
14+
- [Community Talks](https://www.youtube.com/watch?v=7yQ4FgtYvj8): PyTorch has grown thanks to our community. Hear from our members on the work being done with PyTorch.

ecosystem/ptdd/2021.html

+7-17
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: default
3-
title: Developer Day 2021
3+
title: Developer's Day 2021
44
permalink: ecosystem/ptdd/2021
55
background-class: features-background
66
body-class: ecosystem
77
---
88

99
<div class="jumbotron jumbotron-fluid contributor-jumbotron">
1010
<div class="contributor-jumbo-text container">
11-
<h1>PyTorch Developer Day</h1>
11+
<h1>PyTorch Developer's Day</h1>
1212
<h1 class="lead">2021</h1>
1313
</div>
1414
</div>
@@ -17,26 +17,16 @@ <h1 class="lead">2021</h1>
1717
<div class="main-content">
1818
<div class="container">
1919
<p class="lead">
20-
PYTORCH DEVELOPER DAY INFORMATION
20+
PYTORCH DEVELOPER DAY: DAY 2 INFORMATION
2121
</p>
2222
<p class="lead">
23-
The PyTorch Developer Day is a virtual event that brings together leading researchers and developers from the Machine Learning (ML) community to join a multiple set of talks covering new software releases, ways PyTorch is being used in academia and industry, and current trends in ML development. Find all the talks below:
23+
Community Talks:
2424
</p>
2525
<ul class="lead">
2626
<li>
2727
<a href="https://www.youtube.com/watch?v=7yQ4FgtYvj8"
28-
>Keynotes</a
29-
>: Learn about the innovations, the new features, updates, and release of PyTorch, and how industries are using it for production and deployment.
30-
</li>
31-
<li>
32-
<a href="https://www.youtube.com/watch?v=7yQ4FgtYvj8"
33-
>Fireside Chat</a
34-
>: An informal and intimate conversation with two pioneers in the field of AI (and PyTorch) sharing their thoughts and vision for the future, commentary on top-of-mind trends they are seeing
35-
</li>
36-
<li>
37-
<a href="https://www.youtube.com/watch?v=7yQ4FgtYvj8"
38-
>Community Talks</a
39-
>: PyTorch has grown thanks to our community. Hear from our members on the work being done with PyTorch.
28+
>PyTorch YouTube</a
29+
>
4030
</li>
4131
</ul>
4232
<div class="input-group mb-3">
@@ -89,4 +79,4 @@ <h6 class="card-subtitle">{{ poster.authors | join: ", "}}</h6>
8979
$(this).toggle($(this).text().toLowerCase().indexOf(input) > -1);
9080
});
9181
});
92-
</script>
82+
</script>

0 commit comments

Comments
 (0)