diff --git a/_events/2d_distributed_tensor.md b/_events/2d_distributed_tensor.md new file mode 100644 index 000000000000..d61949db6044 --- /dev/null +++ b/_events/2d_distributed_tensor.md @@ -0,0 +1,10 @@ +--- +category: event +title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: 2D + Distributed Tensor" +date: March 1, 2023 + +--- + +**Date**: March 1, 2023, 11 AM PST +**Speakers**: Wanchao Liang and Junjie Wang +[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-2d-parallelism-using-distributedtensor/) \ No newline at end of file diff --git a/_events/ddp_fdsp_support.md b/_events/ddp_fdsp_support.md index aec469eb896f..6c1cb7a33f33 100644 --- a/_events/ddp_fdsp_support.md +++ b/_events/ddp_fdsp_support.md @@ -2,7 +2,7 @@ category: event title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: DDP/FDSP Support" date: January 24, 2023 -header-image: assets/images/py20-ask-engs.png + --- **Date**: January 24, 2023, 2PM PST diff --git a/_events/deep_dive_torchinductor.md b/_events/deep_dive_torchinductor.md index a73cde92f594..f659a159a19a 100644 --- a/_events/deep_dive_torchinductor.md +++ b/_events/deep_dive_torchinductor.md @@ -2,7 +2,7 @@ category: event title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: A deep dive on TorchInductor and PT2 Backend Integration" date: January 25, 2023 -header-image: assets/images/py20-ask-engs.png + --- **Date**: January 25, 2023, 11AM PST diff --git a/_events/dynamic_shapes.md b/_events/dynamic_shapes.md index 2535266703e2..3940d48af81c 100644 --- a/_events/dynamic_shapes.md +++ b/_events/dynamic_shapes.md @@ -2,9 +2,10 @@ category: event title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Dynamic Shapes and Calculating Maximum Batch Size" date: February 7, 2023 -header-image: assets/images/py20-ask-engs.png + --- **Date**: February 7, 2023, 1PM PST **Speakers**: Edward Yang and Elias Ellison -[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/) \ No newline at end of file +[Watch on YouTube](https://www.youtube.com/watch?v=4dX4kuVbl9U&list=PL_lsbAsL_o2CQr8oh5sNWt96yWQphNEzM&index=10) +[Watch on LinkedIn](https://www.linkedin.com/events/7027389624620634112/?lipi=urn%3Ali%3Apage%3Ad_flagship3_company_admin%3BUIqLb0KRSZm%2FHtSu2bw%2B4g%3D%3D) diff --git a/_events/future_of_pytorch.md b/_events/future_of_pytorch.md deleted file mode 100644 index 4b8aed1ab8f7..000000000000 --- a/_events/future_of_pytorch.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -category: event -title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: The Future of PyTorch On-device" -date: March 1, 2023 -header-image: assets/images/py20-ask-engs.png ---- - -**Date**: March 1, 2023, 11AM PST -**Speakers**: Raziel Alvarez Guevara -[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-the-future-of-pytorch-on-device/) \ No newline at end of file diff --git a/_events/optimizing_transformers.md b/_events/optimizing_transformers.md index a38ff806acd3..ccd8c823658a 100644 --- a/_events/optimizing_transformers.md +++ b/_events/optimizing_transformers.md @@ -2,9 +2,10 @@ category: event title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Optimizing Transformers for Inference" date: February 2, 2023 -header-image: assets/images/py20-ask-engs.png + --- **Date**: February 2, 2023, 1PM PST **Speakers**: Hamid Shojanazeri and Mark Saroufim -[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-optimizing-transformers-for-inference/) \ No newline at end of file +[Watch on YouTube](https://www.youtube.com/watch?v=ZOWjOxC80qw&list=PL_lsbAsL_o2CQr8oh5sNWt96yWQphNEzM&index=9) +[Watch on LinkedIn](https://www.linkedin.com/events/7026218151285592064/?lipi=urn%3Ali%3Apage%3Ad_flagship3_company_admin%3BUIqLb0KRSZm%2FHtSu2bw%2B4g%3D%3D) diff --git a/_events/rethinking_data_loading.md b/_events/rethinking_data_loading.md index a82c3b441b02..13de08367df8 100644 --- a/_events/rethinking_data_loading.md +++ b/_events/rethinking_data_loading.md @@ -2,9 +2,10 @@ category: event title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Rethinking Data Loading with TorchData" date: February 1, 2023 -header-image: assets/images/py20-ask-engs.png + --- **Date**: February 1, 2023, 11AM PST **Speakers**: Kevin Tse and Erjia Guan -[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-rethinking-data-loading-with-torchdata/) \ No newline at end of file +[Watch on YouTube](https://www.youtube.com/watch?v=65DvI3YrFW8&list=PL_lsbAsL_o2CQr8oh5sNWt96yWQphNEzM&index=8) +[Watch on LinkedIn](https://www.linkedin.com/events/7024757312057708544/?lipi=urn%3Ali%3Apage%3Ad_flagship3_company_admin%3BUIqLb0KRSZm%2FHtSu2bw%2B4g%3D%3D) diff --git a/_events/torch-rl.md b/_events/torch-rl.md index 1cf086447c99..9fd4eaa4d869 100644 --- a/_events/torch-rl.md +++ b/_events/torch-rl.md @@ -2,9 +2,10 @@ category: event title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: Torch RL" date: February 15, 2023 -header-image: assets/images/py20-ask-engs.png + --- **Date**: February 15, 2023, 10AM PST **Speaker**: Vincent Moens -[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-torchrl/) \ No newline at end of file +[Watch on YouTube](https://www.youtube.com/watch?v=myEfUoYrbts) +[Watch on LinkedIn](https://www.linkedin.com/video/event/urn:li:ugcPost:7029129170060283905/) diff --git a/_events/torchmultimodal.md b/_events/torchmultimodal.md new file mode 100644 index 000000000000..323934be1351 --- /dev/null +++ b/_events/torchmultimodal.md @@ -0,0 +1,10 @@ +--- +category: event +title: "PyTorch 2.0 Ask the Engineers Live Q&A Series: TorchMultiModal" +date: February 23, 2023 + +--- + +**Date**: February 23, 2023, 11 AM PST +**Speakers**: Kartikay Khandelwal and Ankita De +[Register here](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-20-ask-the-engineers-qa-series-torchmultimodal/) \ No newline at end of file diff --git a/_includes/past-live-events.html b/_includes/past-live-events.html index 118c4c03e1a1..bc3a8ab03eab 100644 --- a/_includes/past-live-events.html +++ b/_includes/past-live-events.html @@ -9,7 +9,9 @@

Past Events

{% capture date %}{{item.date | date: '%s' | plus: 0 %}}{% endcapture %}

{{ item.title }}

- + {% if item.header-image And item.header-image != "" And item.header-image != nil %} + + {% endif %}

{{ item.content | markdownify }}

{% if item.video %} {% include live_event_video.html %} diff --git a/_includes/upcoming-live-events.html b/_includes/upcoming-live-events.html index 2d4288aadc80..d0d0bd02a865 100644 --- a/_includes/upcoming-live-events.html +++ b/_includes/upcoming-live-events.html @@ -9,7 +9,9 @@

Upcoming Events

{% capture date %}{{item.date | date: '%s' | plus: 0 %}}{% endcapture %}

{{ item.title }}

- + {% if item.header-image And item.header-image != "" And item.header-image != nil %} + + {% endif %}

{{ item.content | markdownify }}

{% if item.video %} {% include live_event_video.html %}