Skip to content

Commit 185ea86

Browse files
authored
Add blog post 'PyTorch Day France Featured Sessions' (#2014)
* Add blog post 'PyTorch Day France Featured Sessions' Signed-off-by: Chris Abraham <[email protected]> * fix link Signed-off-by: Chris Abraham <[email protected]> * f Signed-off-by: Chris Abraham <[email protected]> * f Signed-off-by: Chris Abraham <[email protected]> * f Signed-off-by: Chris Abraham <[email protected]> --------- Signed-off-by: Chris Abraham <[email protected]>
1 parent 9785b60 commit 185ea86

File tree

2 files changed

+50
-1
lines changed

2 files changed

+50
-1
lines changed

_posts/2025-04-25-pytorch-2-7-intel-gpus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Graph model (torch.compile) is enabled in Windows 11 for the first time across I
4848

4949

5050

51-
* Optimize the performance of PyTorch 2 Export Post Training Quantization (PT2E) on Intel GPU to provide full graph mode quantization pipelines with enhanced computational efficiency. Refer to[ PT2E tutorial](https://pytorch.org/tutorials/prototype/inductor_windows.html) for details.
51+
* Optimize the performance of PyTorch 2 Export Post Training Quantization (PT2E) on Intel GPU to provide full graph mode quantization pipelines with enhanced computational efficiency. Refer to [PT2E tutorial](https://pytorch.org/tutorials/prototype/pt2e_quant_xpu_inductor.html) for details.
5252
* Enable AOTInductor and torch.export on Linux to simplify deployment workflows. Refer to[ AOTInductor tutorial](https://pytorch.org/docs/main/torch.compiler_aot_inductor.html) for details.
5353
* Enable profiler on both Windows and Linux to facilitate model performance analysis. Refer to the[ PyTorch profiler tutorial](https://pytorch.org/tutorials/recipes/recipes/profiler_recipe.html#pytorch-profiler) for details.
5454

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
layout: blog_detail
3+
title: 'PyTorch Day France Featured Sessions: A Defining Moment for Open Source AI'
4+
---
5+
6+
[PyTorch Day France](https://events.linuxfoundation.org/pytorch-day-france/) offers a front-row seat to the future of open source AI. Taking place **7 May at Station F in Paris** and co-located with **[GOSIM AI Paris](https://paris2025.gosim.org/)**, this one-day event will bring together developers, researchers, and industry leaders for a day of technical sessions, real-world insights, and community exchange.
7+
8+
9+
## 🌍 A Major Milestone for the PyTorch Foundation
10+
11+
This event marks the very first **PyTorch Day**, launching a new international series hosted annually in different regions to convene AI researchers, developers, engineers, and enthusiasts. PyTorch Days are designed to spotlight open source AI advancements, foster community collaboration, and provide a forum to learn about active, high-impact AI projects built using PyTorch.
12+
13+
PyTorch Day France also represents a pivotal moment in the PyTorch Foundation’s journey. With its recent [expansion into an umbrella foundation]( https://pytorch.org/blog/pt-foundation-expands/), PyTorch is now positioned to support a broader ecosystem of trusted, community-driven AI projects across the full AI lifecycle.
14+
15+
At PyTorch Day France, you’ll hear directly from PyTorch Foundation **Executive Director, Matt White,** about this transition—and get a first look at some exciting announcements.
16+
17+
18+
## 🎟️ Registration Details
19+
20+
[Register now](https://www.eventbrite.com/e/gosim-ai-paris-tickets-1265928669729?aff=oddtdtcreator) with code **PYTORCH** for **free access** to the full day of **PyTorch Day France** sessions, **plus** **GOSIM AI Paris**.
21+
22+
🔗Two events, one registration—double the sessions, double the innovation. \
23+
[Register here](https://www.eventbrite.com/e/gosim-ai-paris-tickets-1265928669729?aff=oddtdtcreator)
24+
25+
26+
## 📅 Featured Sessions
27+
28+
The day’s agenda includes deep technical dives and applied AI use cases from across the community, including the following talks:
29+
30+
31+
32+
* [Luca Antiga (Lightning AI)](https://sched.co/21nz4)
33+
*Lightning Thunder: Supercharged PyTorch for Modern Hardware*
34+
* [Erwan Gallen & Eldar Kurtic (Red Hat)](https://sched.co/21nyd)
35+
*Scaling LLM Inference with vLLM: Multi‑Accelerator Serving and Quantized LLMs*
36+
* [Pierre Rouanet (Pollen Robotics)](https://sched.co/21nyX)
37+
*Real-World Robotics as the Next Frontier for AI?*
38+
* [Pablo Montalvo (Hugging Face)](https://sched.co/21nzG)
39+
*PyTorch x Transformers: Pythonicity, Autodiff, and Modularity Defining Modern AI*
40+
* [Pedro Ortis (Common Crawl)](https://sched.co/21nym)
41+
*Harnessing Common Crawl for AI and ML Applications*
42+
* [Meriem Bendris (NVIDIA)](https://sched.co/21nys)
43+
*Teaching Mistral to Reason: Post-Training with PyTorch and NVIDIA*
44+
* [Olatunji Ruwase (Snowflake)](https://sched.co/21nyy)
45+
*DeepSpeed – Efficient Training Scalability for Deep Learning Models*
46+
47+
[View the full schedule](https://pytorchdayfrance2025.sched.com/).
48+
49+
Whether you’re a contributor, practitioner, or simply curious about what’s ahead, PyTorch Day France is an opportunity to connect with the community and shape what’s next for our ecosystem.

0 commit comments

Comments
 (0)