Skip to content

Adds a TAC page, TAC blog post, Staff page, and tweaks the content on the Join page #1758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Oct 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions _includes/main_menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@
<a class="nav-dropdown-item" href="{{ site.baseurl }}/governing-board">
<span class=dropdown-title>Governing Board</span>
</a>
<a class="nav-dropdown-item" href="{{ site.baseurl }}/tac">
<span class=dropdown-title>Technical Advisory Council</span>
</a>
<a class="nav-dropdown-item" href="{{ site.baseurl }}/staff">
<span class=dropdown-title>Staff</span>
</a>
<a class="nav-dropdown-item" href="{{ site.baseurl }}/contact-us">
<span class=dropdown-title>Contact Us</span>
</a>
Expand Down
6 changes: 6 additions & 0 deletions _includes/mobile_menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@
<li>
<a href="{{ site.baseurl }}/governing-board">Governing Board</a>
</li>
<li>
<a href="{{ site.baseurl }}/tac">Technical Advisory Council</a>
</li>
<li>
<a href="{{ site.baseurl }}/staff">Staff</a>
</li>
<li>
<a href="{{ site.baseurl }}/contact-us">Contact Us</a>
</li>
Expand Down
42 changes: 42 additions & 0 deletions _posts/2024-10-08-tac-elects-new-leadership.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
layout: blog_detail
title: "PyTorch Foundation Technical Advisory Council Elects New Leadership"
author: Team PyTorch
---

We are pleased to announce the first-ever Chair and Vice Chair of the PyTorch Foundation’s Technical Advisory Council (TAC): **Luca Antiga** as the Chair and **Jiong Gong** as Vice Chair. Both leaders bring extensive experience and deep commitment to the PyTorch community, and they are set to guide the TAC in its mission to foster an open, diverse, and innovative PyTorch technical community.


## Meet the New Leadership



![Luca Antiga](/assets/images/tac-elects-new-leadership/luca-antiga.jpg){:style="max-width:350px"}

Luca Antiga is the CTO at Lightning AI since 2022. He is an early contributor to PyTorch core and co-authored “Deep Learning with PyTorch” (published by Manning). He started his journey as a researcher in Bioengineering, and later co-founded Orobix, a company focused on building and deploying AI in production settings.

“I am looking forward to taking on the role of the chair of the PyTorch TAC,” says Luca. “As the TAC chair, I will ensure effective, timely topic selection and enhance visibility of technical needs from the board members and from the ecosystem at large. I will strive for directional, cohesive messaging throughout the transition of PyTorch from Meta to the Linux Foundation.”



![Jiong Gong](/assets/images/tac-elects-new-leadership/jiong-gong.jpg){:style="max-width:350px; margin-top: 40px"}

Jiong Gong is a Principal Engineer and SW Architect for PyTorch Optimization from Intel. He serves as one of the PyTorch CPU module maintainers and is an active contributor to the TorchInductor CPU backend.



“I plan to further strengthen the collaboration between PyTorch developers and hardware vendors, promoting innovation and performance optimization across various hardware platforms, enhancing PyTorch ecosystem and streamlining the decision-making process,” says Jiong. “I am honored to serve as the vice chair of the TAC.”



## What Does the TAC Do?

The PyTorch Foundation's TAC provides a forum for technical communication, leadership, and collaboration for the PyTorch Foundation. The committee members are members of the PyTorch Foundation. The committee holds open meetings once a month that anyone in the community can attend. The committee provides thought leadership on technical topics, knowledge sharing, and a forum to discuss issues with other technical experts in the community.

## New TAC Webpage

Stay connected with the PyTorch Foundation's Technical Advisory Council (TAC) by visiting our new [TAC webpage](/tac). Here you can find the TAC members, where to view upcoming meeting agendas, access presentations, attend public meetings, watch meeting recordings and participate in discussions on key technical topics.

Plus stay tuned on our blog for regular updates from the PyTorch Foundation TAC leadership.


4 changes: 4 additions & 0 deletions _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ $site_horizontal_padding: 30px;
a:hover {
text-decoration: underline;
}

a.social-icon:hover {
text-decoration: none;
}
}
}

Expand Down
Binary file added assets/images/staff/chris-abraham.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/deb-giles.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/jennifer-bly.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/jessica-gonzalez.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/matt-white.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/nancy-rausch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/renu-chauhan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/thanh-ha.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac-elects-new-leadership/fg1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/brian-granger.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/tac/generic-avatar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/gregory-chanan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/jeff-daily.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/jiong-gong.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/luca-antiga.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/milos-puzovic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/mudhakar-srivatsa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/piotr-bialecki.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/shauheen-zahirazami.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/soumith-chintala.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/xavier-dupre.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tac/yikun-jiang.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions join.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,10 @@ <h2 class="upper">Join the Membership that fits your goals</h2>
<td></td>
</tr>
<tr>
<td class="benefit">Participate in all Marketing, Community, Thought Leadership opportunities</td>
<td><img alt="Checkmark icon" src="/assets/images/join/check.svg" /></td>
<td class="benefit">Participate in Marketing, Community, Thought Leadership opportunities</td>
<td><img alt="Checkmark icon" src="/assets/images/join/check.svg" /></td>
<td><img alt="Checkmark icon" src="/assets/images/join/check.svg" /></td>
<td></td>
</tr>
<tr>
<td class="benefit">Receive discounts on PTF event sponsorships and training courses</td>
Expand Down
Loading