diff --git a/_includes/main_menu.html b/_includes/main_menu.html index fd85dfaa047e..098a1c0620a4 100644 --- a/_includes/main_menu.html +++ b/_includes/main_menu.html @@ -139,6 +139,12 @@ Governing Board + + Technical Advisory Council + + + Staff + Contact Us diff --git a/_includes/mobile_menu.html b/_includes/mobile_menu.html index 20158c9d8544..5230d654c1ec 100644 --- a/_includes/mobile_menu.html +++ b/_includes/mobile_menu.html @@ -116,6 +116,12 @@
  • Governing Board
  • +
  • + Technical Advisory Council +
  • +
  • + Staff +
  • Contact Us
  • diff --git a/_posts/2024-10-08-tac-elects-new-leadership.md b/_posts/2024-10-08-tac-elects-new-leadership.md new file mode 100644 index 000000000000..d7281a06b8ca --- /dev/null +++ b/_posts/2024-10-08-tac-elects-new-leadership.md @@ -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. + + \ No newline at end of file diff --git a/_sass/_variables.scss b/_sass/_variables.scss index 975d352aecb0..25c95f460053 100644 --- a/_sass/_variables.scss +++ b/_sass/_variables.scss @@ -78,6 +78,10 @@ $site_horizontal_padding: 30px; a:hover { text-decoration: underline; } + + a.social-icon:hover { + text-decoration: none; + } } } diff --git a/assets/images/staff/chris-abraham.jpg b/assets/images/staff/chris-abraham.jpg new file mode 100644 index 000000000000..5b6a51acdca8 Binary files /dev/null and b/assets/images/staff/chris-abraham.jpg differ diff --git a/assets/images/staff/deb-giles.jpg b/assets/images/staff/deb-giles.jpg new file mode 100644 index 000000000000..e51b60a6bcf6 Binary files /dev/null and b/assets/images/staff/deb-giles.jpg differ diff --git a/assets/images/staff/jennifer-bly.jpg b/assets/images/staff/jennifer-bly.jpg new file mode 100644 index 000000000000..898a30d112db Binary files /dev/null and b/assets/images/staff/jennifer-bly.jpg differ diff --git a/assets/images/staff/jessica-gonzalez.jpg b/assets/images/staff/jessica-gonzalez.jpg new file mode 100644 index 000000000000..5a513db6c675 Binary files /dev/null and b/assets/images/staff/jessica-gonzalez.jpg differ diff --git a/assets/images/staff/matt-white.jpg b/assets/images/staff/matt-white.jpg new file mode 100644 index 000000000000..98a69008a480 Binary files /dev/null and b/assets/images/staff/matt-white.jpg differ diff --git a/assets/images/staff/nancy-rausch.jpg b/assets/images/staff/nancy-rausch.jpg new file mode 100644 index 000000000000..90b1dc2930a5 Binary files /dev/null and b/assets/images/staff/nancy-rausch.jpg differ diff --git a/assets/images/staff/renu-chauhan.jpg b/assets/images/staff/renu-chauhan.jpg new file mode 100644 index 000000000000..1df969bcca6d Binary files /dev/null and b/assets/images/staff/renu-chauhan.jpg differ diff --git a/assets/images/staff/thanh-ha.jpg b/assets/images/staff/thanh-ha.jpg new file mode 100644 index 000000000000..23e11b08f6f3 Binary files /dev/null and b/assets/images/staff/thanh-ha.jpg differ diff --git a/assets/images/tac-elects-new-leadership/fg1.png b/assets/images/tac-elects-new-leadership/fg1.png new file mode 100644 index 000000000000..cd3b8160f4ca Binary files /dev/null and b/assets/images/tac-elects-new-leadership/fg1.png differ diff --git a/assets/images/tac-elects-new-leadership/jiong-gong.jpg b/assets/images/tac-elects-new-leadership/jiong-gong.jpg new file mode 100644 index 000000000000..9602c15bc774 Binary files /dev/null and b/assets/images/tac-elects-new-leadership/jiong-gong.jpg differ diff --git a/assets/images/tac-elects-new-leadership/luca-antiga.jpg b/assets/images/tac-elects-new-leadership/luca-antiga.jpg new file mode 100644 index 000000000000..fcf521477241 Binary files /dev/null and b/assets/images/tac-elects-new-leadership/luca-antiga.jpg differ diff --git a/assets/images/tac/brian-granger.jpg b/assets/images/tac/brian-granger.jpg new file mode 100644 index 000000000000..f42ac299d5d1 Binary files /dev/null and b/assets/images/tac/brian-granger.jpg differ diff --git a/assets/images/tac/generic-avatar.svg b/assets/images/tac/generic-avatar.svg new file mode 100644 index 000000000000..23a47429d5b7 --- /dev/null +++ b/assets/images/tac/generic-avatar.svg @@ -0,0 +1 @@ +generic-avatar.svg \ No newline at end of file diff --git a/assets/images/tac/gregory-chanan.jpg b/assets/images/tac/gregory-chanan.jpg new file mode 100644 index 000000000000..5550cd8ade60 Binary files /dev/null and b/assets/images/tac/gregory-chanan.jpg differ diff --git a/assets/images/tac/jeff-daily.jpg b/assets/images/tac/jeff-daily.jpg new file mode 100644 index 000000000000..35f0a855e82c Binary files /dev/null and b/assets/images/tac/jeff-daily.jpg differ diff --git a/assets/images/tac/jiong-gong.jpg b/assets/images/tac/jiong-gong.jpg new file mode 100644 index 000000000000..9602c15bc774 Binary files /dev/null and b/assets/images/tac/jiong-gong.jpg differ diff --git a/assets/images/tac/luca-antiga.jpg b/assets/images/tac/luca-antiga.jpg new file mode 100644 index 000000000000..fcf521477241 Binary files /dev/null and b/assets/images/tac/luca-antiga.jpg differ diff --git a/assets/images/tac/milos-puzovic.jpg b/assets/images/tac/milos-puzovic.jpg new file mode 100644 index 000000000000..acd11d33520e Binary files /dev/null and b/assets/images/tac/milos-puzovic.jpg differ diff --git a/assets/images/tac/mudhakar-srivatsa.jpg b/assets/images/tac/mudhakar-srivatsa.jpg new file mode 100644 index 000000000000..1056048ebe46 Binary files /dev/null and b/assets/images/tac/mudhakar-srivatsa.jpg differ diff --git a/assets/images/tac/piotr-bialecki.jpg b/assets/images/tac/piotr-bialecki.jpg new file mode 100644 index 000000000000..36b647f9e199 Binary files /dev/null and b/assets/images/tac/piotr-bialecki.jpg differ diff --git a/assets/images/tac/shauheen-zahirazami.jpg b/assets/images/tac/shauheen-zahirazami.jpg new file mode 100644 index 000000000000..fec650f87e91 Binary files /dev/null and b/assets/images/tac/shauheen-zahirazami.jpg differ diff --git a/assets/images/tac/soumith-chintala.jpg b/assets/images/tac/soumith-chintala.jpg new file mode 100644 index 000000000000..98c2a2fa1fd9 Binary files /dev/null and b/assets/images/tac/soumith-chintala.jpg differ diff --git a/assets/images/tac/xavier-dupre.jpg b/assets/images/tac/xavier-dupre.jpg new file mode 100644 index 000000000000..cfba0b1698df Binary files /dev/null and b/assets/images/tac/xavier-dupre.jpg differ diff --git a/assets/images/tac/yikun-jiang.jpg b/assets/images/tac/yikun-jiang.jpg new file mode 100644 index 000000000000..8844f4dd2209 Binary files /dev/null and b/assets/images/tac/yikun-jiang.jpg differ diff --git a/join.html b/join.html index 7ebb77fa597f..cc24059de8c7 100644 --- a/join.html +++ b/join.html @@ -154,10 +154,10 @@

    Join the Membership that fits your goals

    - Participate in all Marketing, Community, Thought Leadership opportunities - Checkmark icon + Participate in Marketing, Community, Thought Leadership opportunities Checkmark icon Checkmark icon + Receive discounts on PTF event sponsorships and training courses diff --git a/staff.html b/staff.html new file mode 100644 index 000000000000..3b64eb9c701f --- /dev/null +++ b/staff.html @@ -0,0 +1,155 @@ +--- +layout: default +title: PyTorch Staff +body-class: announcement +background-class: announcement-background +permalink: /staff +--- + +
    +
    +
    +

    PyTorch Staff

    +
    +
    +
    + +
    +
    + +
    +
    + Matt White +
    +
    +

    Matt White, Executive Director

    +

    Matt White (he/him) is the Executive Director of the PyTorch Foundation and GM of AI at the Linux Foundation. Matt is a distinguished expert in artificial intelligence and business, renowned for successfully deploying large-scale AI platforms across the telecom, gaming, media, and entertainment industries. With over two decades of experience, Matt has consistently demonstrated his ability to stay ahead of the curve in technological innovation, spearheading advancements in AI applications in diverse domains.
    + + + +

    +
    +
    + +
    +
    + Nancy Rausch +
    +
    +

    Nancy Rausch, Senior Program Manager for Data Science

    +

    Nancy Rausch (she/her) is a Senior Program Manager at the Linux Foundation, specializing in open-source AI. She has extensive experience in AI technology, particularly in renewable energy and healthcare analytics research. Nancy has a track record of leadership, having managed high-performing teams at companies like SAS Institute and IBM. Additionally, she serves on the advisory board of the NSF-funded non-profit LASER Institute, which focuses on AI learning analytics in STEM education. Nancy holds a Master of Science in Data Analytics from Capella University, a Master of Science in Computer Engineering from Duke University, and a Bachelor of Science in Electrical Engineering from Michigan Technological University.
    + + + +

    +
    +
    +
    +
    + Jennifer Bly +
    +
    +

    Jennifer Bly, Director of Marketing and Communications

    +

    Jennifer Bly (she/her) is Director of Marketing and Communications at the Linux Foundation where she leads marketing and communications for open source projects like the PyTorch Foundation, High Performance Software Foundation, OpenSSF, and Ultra Ethernet Consortium. She develops marketing strategies that encompass integrated campaigns with an emphasis on public relations, communications, social media engagement, content development, brand storytelling and more. Jennifer has a knack for making complex technical issues easy to understand in ways that motivate people to pay attention and take action. Before joining the Linux Foundation she was the External Relations Manager at the American Registry for Internet Numbers (ARIN), where she led the outreach team to increase the organization’s visibility in the internet community and develop strategic relationships that build customer growth and engagement. Jennifer earned her MA in Mass Communication from the University of Florida and Accreditation in Public Relations (APR) from the Public Relations Society of America (PRSA). Within PRSA she is active on the Executive Committee of the Technology Section. She is passionate about creating a better internet and enjoys getting the word out about people doing great work in the open source community.
    + +

    +
    +
    +
    +
    + Deb Giles +
    +
    +

    Deb Giles, Event Director, LF Projects

    +

    Deb Giles (she/her) is the Event Director for the Linux Foundation’s Collaborative Projects, where she oversees global events, including the PyTorch Conference. With over 15 years of experience in producing conferences, corporate meetings, and trade shows, Deb has worked across a wide range of industries including tech, gaming, and construction. She holds a Bachelor’s degree in Marketing from Azusa Pacific University. Based in Nashville, TN, Deb enjoys traveling, hiking, and spending time with her dog, Shadow, in her free time.
    + +

    +
    +
    +
    +
    + Jessica Gonzalez +
    +
    +

    Jessica Gonzalez, Release Engineer / LFX Community Architect

    +

    Jessica Gonzalez (she/her) is a senior-level Release Engineer with 15 years of experience in designing and automating Continuous Integration and Continuous Deployment processes. Jessica is part of the Release Engineering (RE) team at the Linux Foundation (LF). For the past 7 years, she has worked closely with Open Source Organizations including Hyperledger, ONAP, Dent, and Magma.
    + + +

    +
    +
    +
    +
    + Renu Chauhan +
    +
    +

    Renu Chauhan, Program Manager

    +

    Renu (she/her) is a Program Manager at the Linux Foundation. She has extensive experience in Linux, particularly in the Cloud offering Open Source. She is a global speaker with a total IT industry experience of 11 years. Renu holds a bachelor’s degree in Engineering and a diploma in people handling skills from Harvard Business School.
    + + +

    +
    +
    +
    +
    + Chris Abraham +
    +
    +

    Chris Abraham, Web Engineering Manager

    +

    Chris (he/him) is a PMP-certified technology leader with a consistent record leading high-performing software teams. He has managed projects for clients such as Samsung and MetLife in addition to distributed blockchain development teams like the Aragon DAC. Chris has been developing mobile and web applications for over 20 years and has been working with the Linux Foundation since May 2018. He holds a Systems Design Engineering degree from the University of Waterloo.
    + + +

    +
    +
    +
    +
    + Thanh Ha +
    +
    +

    Thanh Ha, Senior Cloud Operations Engineer

    +

    Thanh Ha is a Senior Cloud Operations Engineer at The Linux Foundation, working on the PyTorch CI infrastructure. A seasoned DevOps professional with over 15 years experience, Thanh excels in Infrastructure Optimization: Enhancing the backbone of software development for scalability and performance, Automation Mastery: Streamlining CI/CD pipelines to accelerate development cycles and ensure consistency, and Quality Assurance: Innovating QA and testing processes to deliver robust, high-quality software. With a passion for merging hands-on technical expertise with industry best practices, Thanh collaborates closely with development teams, driving technological advancements and mentoring emerging talent in the DevOps field.
    + + +

    +
    +
    + + + +
    +
    + + diff --git a/tac.html b/tac.html new file mode 100644 index 000000000000..eab7b0ce6d5a --- /dev/null +++ b/tac.html @@ -0,0 +1,231 @@ +--- +layout: default +title: PyTorch Foundation Technical Advisory Council +body-class: announcement +background-class: announcement-background +permalink: /tac +--- + +
    +
    +
    +

    PyTorch Foundation Technical Advisory Council

    +
    +
    +
    + +
    +
    +

    The PyTorch Foundation's Technical Advisory Council (TAC) provides a forum for technical communication, leadership, and collaboration for the PyTorch Foundation. The committee members are members of the PyTorch Foundation. +
    +
    + The TAC 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. +

    +

    Resources

    + + +
    + + +
    +
    +

    TAC Members

    +
    +
    + Brian Granger +
    +
    +

    Brian Granger, Amazon Web Services

    +

    Brian Granger serves as a Senior Principal Technologist at Amazon Web Services and holds the position of associate professor of physics and data science at Cal Poly State University in San Luis Obispo. Additionally, he leads the IPython project, is a co-founder of Project Jupyter, and contributes actively to several other open-source projects centered around data science in Python.
    + +

    +
    +
    + +
    +
    + Jeff Daily +
    +
    +

    Jeff Daily, AMD

    +

    Jeff Daily is a Fellow at AMD and the chief architect of the Machine Learning Software Engineering group supporting ML frameworks such as PyTorch and onnxruntime on AMD GPUs. He enjoys delivering open source software to answer the challenges of the rapidly-changing ML landscape. For over five years, he has contributed to the PyTorch core as well as its extension libraries. His sustained contributions earned him the first ever Linux Foundation PyTorch Award “for excellence in long-term contributions across all PyTorch modalities.” Though he has not achieved the status of maintainer, Jeff is a trusted contributor. Jeff’s technical leadership is one of the reasons PyTorch runs out of the box without any code modifications on AMD GPUs. In addition to PyTorch technical contributions, Jeff is the AMD representative for the PyTorch Foundation’s Technical Advisory Committee.
    + + +

    +
    +
    +
    +
    + Milos Puzovic +
    +
    +

    Milos Puzovic, Arm

    +

    Milos Puzovic is Technical Director at Arm where he is working on accelerating machine learning frameworks such as PyTorch on AArch64. In the past, he worked on designing and developing infrastructure for rapid development and deployment to edge devices and cloud of novel neural models that were trained using semi-supervised approach. He also has interest in optimizing applications through hardware and software co-design by using machine learning, code generation, optimization and verification of high-level models for different types of architecture. Milos has PhD in Computer Science from University of Cambridge where his thesis was on hardware/software interface for dynamic multicore scheduling and BSc with First Class Honors in Joint Mathematics and Computer Science from Imperial College London.
    + + +

    +
    +
    +
    +
    + Shauheen Zahirazami +
    +
    +

    Shauheen Zahirazami, Google

    +

    Shauheen has a PhD in control engineering and BSc in applied mathematics. He is currently leading Cloud TPU Machine Learning teams at Google who are responsible for ML Frameworks and 3P ecosystem including the PyTorch teams that develop PyTorch/XLA.
    + + +

    +
    +
    +
    +
    + Yikun Jiang +
    +
    +

    Yikun Jiang, Huawei

    + +

    +
    +
    + +
    +
    + Mudhakar Srivatsa +
    +
    +

    Mudhakar Srivatsa, IBM

    +

    Mudhakar Srivatsa is a distinguished engineer at IBM TJ Watson Research center responsible for Inference optimization of generative AI models across multiple AI accelerators. https://research.ibm.com/people/mudhakar-srivatsa
    + + +

    +
    +
    +
    +
    + Jiong Gong +
    +
    +

    Jiong Gong, Intel (TAC Vice Chair)

    +

    Jiong Gong is a software architect and principal engineer at Intel, specializing in the optimization of Deep Learning Frameworks and their Intel-accelerated extensions. He has previously worked on Caffe and Caffe2 and is currently focused on PyTorch and the Intel Extension for PyTorch (IPEX). Jiong is responsible for architecture design across the software stack, including frontend APIs, operator optimization, graph compilers, and accelerator library design. As an active contributor to the PyTorch community and one of the maintainers of the PyTorch CPU module, he plays a key role in advancing deep learning technology. Jiong is also an expert in deep learning compression, contributing significantly to Intel’s low-precision deep learning technology, such as DL Boost.
    + + +

    +
    +
    +
    +
    + Luca Antiga +
    +
    +

    Luca Antiga, Lightning AI (TAC Chair)

    +

    Luca, CTO at Lightning since 2022, was 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 specializing in building and deploying AI in production settings.
    + + +

    +
    +
    + + +
    +
    + Gregory Chanan +
    +
    +

    Gregory Chanan, Meta

    + + +

    +
    +
    +
    +
    + Soumith Chintala +
    +
    +

    Soumith Chintala, Meta

    +

    Soumith Chintala is a Scientist-Engineer focused on AI and Robotics, leading influential AI work such as PyTorch, DCGAN and Torch-7; work which is used by several top institutions including NASA, Meta, Google, Tesla, Microsoft, Disney, Genentech, and numerous other Fortune-500 companies and in the curriculum of top-ranked universities such as Stanford, Harvard, Oxford and MIT. He currently leads PyTorch and other AI projects at Meta, is a Visiting Professor at New York University, and maintains advisory roles at various institutions.
    + + +

    +
    +
    +
    +
    + Xavier Dupré +
    +
    +

    Xavier Dupré, Microsoft

    +

    Graduated in 1999 from the ENSAE and doctor in 2004, Xavier Dupré began his career at A2iA, a company specialized in automatic reading of cheques and handwriting recognition. After a short passage in finance, he joined Yahoo in 2008 to work on search query rewriting problems by implementing statistical algorithms designed for all languages. In 2010, Xavier joined Microsoft to participate in the local search engine. He contributed to the partnership between PagesJaunes and Bing. Xavier worked on very large scale problems for Microsoft's search engine Bing. He is now working on Azure Machine Learning. Meanwhile, Xavier Dupré have been teaching programming since 2001 at the ENSAE. The courses have expanded in 2014 to machine learning and technologies associated to big data, including Azure through a partnership between Microsoft France and the ENSAE. More recently, Xavier has explored new ways to teach through hackathons (hackathon Microsoft- ENSAE-Croix-Rouge - November 2015 - video - article), collaborations between academic and non-profitable organization through students projects or coding snack.
    + + +

    +
    +
    +
    +
    + Piotr Bialecki +
    +
    +

    Piotr Bialecki, NVIDIA

    +

    Piotr joined PyTorch team at NVIDIA in 2019 and currently manages the team. He drives NVIDIA's effort in maintaining and advancing PyTorch's CUDA backend and received the PyTorch SUPERHERO award in 2023 for his community contributions especially in the PyTorch discussion board. As a Core Maintainer, he is also focussed on PyTorch's long-term vision and development.
    + + +

    +
    +
    + + + + +
    +