Skip to content

Commit 085df9d

Browse files
committed
Merge branch 'bump_ruby_ver' of github.com:atalman/pytorch.github.io into bump_ruby_ver
2 parents d87839e + 60b69bb commit 085df9d

11 files changed

+40
-22
lines changed

_events/2d_distributed_tensor.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
category: event
3+
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: 2D + Distributed Tensor"
4+
date: March 1, 2023
5+
6+
---
7+
8+
**Date**: March 1, 2023, 11 AM PST
9+
**Speakers**: Wanchao Liang and Junjie Wang
10+
[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-2d-parallelism-using-distributedtensor/)

_events/ddp_fdsp_support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
category: event
33
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: DDP/FDSP Support"
44
date: January 24, 2023
5-
header-image: assets/images/py20-ask-engs.png
5+
66
---
77

88
**Date**: January 24, 2023, 2PM PST

_events/deep_dive_torchinductor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
category: event
33
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: A deep dive on TorchInductor and PT2 Backend Integration"
44
date: January 25, 2023
5-
header-image: assets/images/py20-ask-engs.png
5+
66
---
77

88
**Date**: January 25, 2023, 11AM PST

_events/dynamic_shapes.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
category: event
33
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Dynamic Shapes and Calculating Maximum Batch Size"
44
date: February 7, 2023
5-
header-image: assets/images/py20-ask-engs.png
5+
66
---
77

88
**Date**: February 7, 2023, 1PM PST
99
**Speakers**: Edward Yang and Elias Ellison
10-
[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-dynamic-shapes-and-calculating-maximum-batch-size/)
10+
[Watch on YouTube](https://www.youtube.com/watch?v=4dX4kuVbl9U&list=PL_lsbAsL_o2CQr8oh5sNWt96yWQphNEzM&index=10)
11+
[Watch on LinkedIn](https://www.linkedin.com/events/7027389624620634112/?lipi=urn%3Ali%3Apage%3Ad_flagship3_company_admin%3BUIqLb0KRSZm%2FHtSu2bw%2B4g%3D%3D)

_events/future_of_pytorch.md

-10
This file was deleted.

_events/optimizing_transformers.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
category: event
33
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Optimizing Transformers for Inference"
44
date: February 2, 2023
5-
header-image: assets/images/py20-ask-engs.png
5+
66
---
77

88
**Date**: February 2, 2023, 1PM PST
99
**Speakers**: Hamid Shojanazeri and Mark Saroufim
10-
[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-optimizing-transformers-for-inference/)
10+
[Watch on YouTube](https://www.youtube.com/watch?v=ZOWjOxC80qw&list=PL_lsbAsL_o2CQr8oh5sNWt96yWQphNEzM&index=9)
11+
[Watch on LinkedIn](https://www.linkedin.com/events/7026218151285592064/?lipi=urn%3Ali%3Apage%3Ad_flagship3_company_admin%3BUIqLb0KRSZm%2FHtSu2bw%2B4g%3D%3D)

_events/rethinking_data_loading.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
category: event
33
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Rethinking Data Loading with TorchData"
44
date: February 1, 2023
5-
header-image: assets/images/py20-ask-engs.png
5+
66
---
77

88
**Date**: February 1, 2023, 11AM PST
99
**Speakers**: Kevin Tse and Erjia Guan
10-
[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-rethinking-data-loading-with-torchdata/)
10+
[Watch on YouTube](https://www.youtube.com/watch?v=65DvI3YrFW8&list=PL_lsbAsL_o2CQr8oh5sNWt96yWQphNEzM&index=8)
11+
[Watch on LinkedIn](https://www.linkedin.com/events/7024757312057708544/?lipi=urn%3Ali%3Apage%3Ad_flagship3_company_admin%3BUIqLb0KRSZm%2FHtSu2bw%2B4g%3D%3D)

_events/torch-rl.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
category: event
33
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Torch RL"
44
date: February 15, 2023
5-
header-image: assets/images/py20-ask-engs.png
5+
66
---
77

88
**Date**: February 15, 2023, 10AM PST
99
**Speaker**: Vincent Moens
10-
[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-torchrl/)
10+
[Watch on YouTube](https://www.youtube.com/watch?v=myEfUoYrbts)
11+
[Watch on LinkedIn](https://www.linkedin.com/video/event/urn:li:ugcPost:7029129170060283905/)

_events/torchmultimodal.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
category: event
3+
title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: TorchMultiModal"
4+
date: February 23, 2023
5+
6+
---
7+
8+
**Date**: February 23, 2023, 11 AM PST
9+
**Speakers**: Kartikay Khandelwal and Ankita De
10+
[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-torchmultimodal/)

_includes/past-live-events.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ <h1 class="event-label">Past Events</h1>
99
{% capture date %}{{item.date | date: '%s' | plus: 0 %}}{% endcapture %}
1010
<div class="event-item">
1111
<h2>{{ item.title }}</h2>
12-
<img src="{{ site.baseurl }}/{{ item.header-image }}" class="img-fluid" width="100%">
12+
{% if item.header-image And item.header-image != "" And item.header-image != nil %}
13+
<img src="{{ site.baseurl }}/{{ item.header-image }}" class="img-fluid" width="100%">
14+
{% endif %}
1315
<p>{{ item.content | markdownify }}</p>
1416
{% if item.video %}
1517
{% include live_event_video.html %}

_includes/upcoming-live-events.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ <h1 class="event-label">Upcoming Events</h1>
99
{% capture date %}{{item.date | date: '%s' | plus: 0 %}}{% endcapture %}
1010
<div class="event-item">
1111
<h2>{{ item.title }}</h2>
12-
<img src="{{ site.baseurl }}/{{ item.header-image }}" class="img-fluid" width="100%">
12+
{% if item.header-image And item.header-image != "" And item.header-image != nil %}
13+
<img src="{{ site.baseurl }}/{{ item.header-image }}" class="img-fluid" width="100%">
14+
{% endif %}
1315
<p>{{ item.content | markdownify }}</p>
1416
{% if item.video %}
1517
{% include live_event_video.html %}

0 commit comments

Comments
 (0)