PyTorch Governance | Maintainers
=========================================

Responsibilities
----------------

* Triage and fix high priority issues assigned to the module or library
* Triage, review, and land high priority pull requests assigned to the module or library
* Answer module or library questions on `discuss.pytorch.org <https://discuss.pytorch.org/>`__
  and `dev-discuss.pytorch.org <https://dev-discuss.pytorch.org/>`__
* Maintain public user and development documentation
* Run meetings and share minutes plus roadmap on a half or quarterly basis

Lead Core Maintainer (BDFL)
---------------------------

* Soumith Chintala (`soumith <https://github.com/soumith>`__)

Core Maintainers
-------------------

-  Soumith Chintala (`soumith <https://github.com/soumith>`__)
-  Edward Yang (`ezyang <https://github.com/ezyang>`__)
-  Greg Chanan (`gchanan <https://github.com/gchanan>`__)
-  Dmytro Dzhulgakov (`dzhulgakov <https://github.com/dzhulgakov>`__)
-  Nikita Shulga (`malfet <https://github.com/malfet>`__)
-  Alban Desmaison (`albanD <https://github.com/albanD>`__)
-  Piotr Bialecki (`ptrblck <https://github.com/ptrblck>`__)

Module-level maintainers
------------------------

NN APIs (torch.nn)
~~~~~~~~~~~~~~~~~~

-  Mikayla Gawarecki (`mikaylagawarecki <https://github.com/mikaylagawarecki>`__)
-  Alban Desmaison (`albanD <https://github.com/albanD>`__)
-  Joel Schlosser (`jbschlosser <https://github.com/jbschlosser>`__)
-  (emeritus) Greg Chanan (`gchanan <https://github.com/gchanan>`__)
-  (emeritus) Soumith Chintala (`soumith <https://github.com/soumith>`__)
-  (emeritus) Sam Gross (`colesbury <https://github.com/colesbury>`__)
-  (emeritus) Adam Paszke (`apaszke <https://github.com/apaszke>`__)

Optimizers (torch.optim)
~~~~~~~~~~~~~~~~~~~~~~~~

-  Jane Xu (`janeyx99 <https://github.com/janeyx99>`__)
-  Alban Desmaison (`albanD <https://github.com/albanD>`__)
-  Joel Schlosser (`jbschlosser <https://github.com/jbschlosser>`__)
-  (emeritus) Soumith Chintala (`soumith <https://github.com/soumith>`__)
-  (emeritus) Ilqar Ramazanli (`iramazanli <https://github.com/iramazanli>`__)
-  (emeritus) Vincent Quenneville-Belair (`vincentqb <https://github.com/vincentqb>`__)

Autograd (torch.autograd)
~~~~~~~~~~~~~~~~~~~~~~~~~

-  Jeffrey Wan (`soulitzer <https://github.com/soulitzer>`__)
-  Alban Desmaison (`alband <https://github.com/alband>`__)
-  Edward Yang (`ezyang <https://github.com/ezyang>`__)
-  (emeritus) Adam Paszke (`apaszke <https://github.com/apaszke>`__)

TorchDynamo
~~~~~~~~~~~

-  Animesh Jain (`anijain2305 <https://github.com/anijain2305>`__)
-  Jason Ansel (`jansel <https://github.com/jansel>`__)
-  Edward Yang (`ezyang <https://github.com/ezyang>`__)

TorchInductor
~~~~~~~~~~~~~

-  Elias Ellison (`eellison <https://github.com/eellison>`__)
-  Horace He (`Chillee <https://github.com/Chillee>`__)
-  Shunting Zhang (`shunting314 <https://github.com/shunting314>`__)
-  Jason Ansel (`jansel <https://github.com/jansel>`__)

Cudagraph Tree
~~~~~~~~~~~~~~

-  Elias Ellison (`eellison <https://github.com/eellison>`__)

PT2 Dispatcher
~~~~~~~~~~~~~~

-  Brian Hirsh (`bdhirsh <https://github.com/bdhirsh>`__)
-  Richard Zou (`zou3519 <https://github.com/zou3519>`__)
-  Horace He (`Chillee <https://github.com/Chillee>`__)
-  Edward Yang (`ezyang <https://github.com/ezyang>`__)

PT2 Export (torch.export)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Avik Chaudhuri (`avikchaudhuri <https://github.com/avikchaudhuri>`__)
-  Yanan Cao (`gmagogsfm <https://github.com/gmagogsfm>`__)

AOT Inductor (AOTI) & AOTI Runtime
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Bin Bao (`desertfire <https://github.com/desertfire>`__)
-  Angela Yi (`angelayi <https://github.com/angelayi>`__)
-  Yang Chen (`chenyang78 <https://github.com/chenyang78>`__)

Compilers (JIT / TorchScript / Package / Deploy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  (emeritus) Elias Ellison (`eellison <https://github.com/eellison>`__)
-  (emeritus) Michael Suo (`suo <https://github.com/suo>`__)
-  (emeritus) Yanan Cao (`gmagogsfm <https://github.com/gmagogsfm>`__)
-  (emeritus) James Reed (`jamesr66a <https://github.com/jamesr66a>`__)
-  (emeritus) Jason Ansel (`jansel <https://github.com/jansel>`__)
-  (emeritus) Jiong Gong (`jgong5 <https://github.com/jgong5>`__)
-  (emeritus) Zach Devito (`zdevito <https://github.com/zdevito>`__)


Distributions & RNG
~~~~~~~~~~~~~~~~~~~

-  Fritz Obermeyer (`fritzo <https://github.com/fritzo>`__)
-  Neeraj Pradhan (`neerajprad <https://github.com/neerajprad>`__)
-  Alican Bozkurt (`alicanb <https://github.com/alicanb>`__)
-  (emeritus) Vishwak Srinivasan (`vishwakftw <https://github.com/vishwakftw>`__)

Distributed
~~~~~~~~~~~
-  Will Constable (`wconstab <https://github.com/wconstab>`__)
-  Howard Huang (`H-Huang <https://github.com/H-Huang>`__)
-  Wanchao Liang (`wanchaol <https://github.com/wanchaol>`__)
-  Ke Wen (`kwen2501 <https://github.com/kwen2501>`__)
-  Chien-Chin Huang (`fegin <https://github.com/fegin>`__)
-  Tristan Rice (`d4l3k <https://github.com/d4l3k>`__)
-  (emeritus) Shen Li (`mrshenli <https://github.com/mrshenli>`__)
-  (emeritus) Pritam Damania (`pritamdamania87 <https://github.com/pritamdamania87>`__)
-  (emeritus) Yanli Zhao (`zhaojuanmao <https://github.com/zhaojuanmao>`__)
-  (emeritus) Rohan Varma (`rohan-varma <https://github.com/rohan-varma>`__)
-  (emeritus) Junjie Wang (`fduwjj <https://github.com/fduwjj>`__)
-  (emeritus) Alisson Azzolini (`aazzolini <https://github.com/aazzolini>`__)
-  (emeritus) James Reed (`jamesr66a <https://github.com/jamesr66a>`__)
-  (emeritus) Kiuk Chung (`kiukchung <https://github.com/kiukchung>`__)
-  (emeritus) Pieter Noordhuis (`pietern <https://github.com/pietern>`__)
-  (emeritus) Mingzhe Li (`mingzhe09088 <https://github.com/mingzhe09088>`__)
-  (emeritus) Omkar Salpekar (`osalpekar <https://github.com/osalpekar>`__)

Multiprocessing
~~~~~~~~~~~~~~~

-  (emeritus) Simon Wang (`SsnL <https://github.com/SsnL>`__)
-  (emeritus) Vitaly Fedyunin (`VitalyFedyunin <https://github.com/VitalyFedyunin>`__)
-  (emeritus) Adam Paszke (`apaszke <https://github.com/apaszke>`__)

Linear Algebra (torch.linalg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Mario Lezcano (`lezcano <https://github.com/lezcano>`__)
-  (emeritus) Mike Ruberry (`mruberry <https://github.com/mruberry>`__)
-  (emeritus) Ivan Yashchuk (`IvanYashchuk <https://github.com/IvanYashchuk>`__)
-  (emeritus) Vishwak Srinivasan (`vishwakftw <https://github.com/vishwakftw>`__)

Sparse (torch.sparse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  (emeritus) Pearu Peterson (`pearu <https://github.com/pearu>`__)
-  (emeritus) Nikita Vedeneev (`nikitaved <https://github.com/nikitaved>`__)
-  (emeritus) Ivan Yashchuk (`IvanYashchuk <https://github.com/IvanYashchuk>`__)
-  (emeritus) Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
-  (emeritus) Andrew James (`amjames <https://github.com/amjames>`__)

NestedTensor (torch.nested)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Joel Schlosser (`jbschlosser <https://github.com/jbschlosser>`__)
-  Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
-  Driss Guessous (`drisspg <https://github.com/drisspg>`__)
-  Mikayla Gawarecki (`mikaylagawarecki <https://github.com/mikaylagawarecki>`__)
-  Alban Desmaison (`albanD <https://github.com/albanD>`__)
-  (emeritus) Natalia Gimelshein (`ngimel <https://github.com/ngimel>`__)

MaskedTensor (torch.masked)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
-  (emeritus) George Qi (`george-qi <https://github.com/george-qi>`__)

Fast Fourier Transform (torch.fft)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  (emeritus) Mike Ruberry (`mruberry <https://github.com/mruberry>`__)
-  (emeritus) Peter Bell (`peterbell10 <https://github.com/peterbell10>`__)

MKLDNN
~~~~~~

-  Xiaobing Zhang (`XiaobingSuper <https://github.com/XiaobingSuper>`__)
-  Mingfei Ma (`mingfeima <https://github.com/mingfeima>`__)
-  Jiong Gong (`jgong5 <https://github.com/jgong5>`__)
-  (emeritus) Xiaoqiang Zheng (`zheng-xq <https://github.com/zheng-xq>`__)
-  (emeritus) Sam Gross (`colesbury <https://github.com/colesbury>`__)
-  (emeritus) Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
-  (emeritus) Ilia Cherniavskii (`ilia-cher <https://github.com/ilia-cher>`__)
-  (emeritus) Junjie Bai (`bddppq <https://github.com/bddppq>`__)
-  (emeritus) Yinghai Lu (`yinghai <https://github.com/yinghai>`__)
-  (emeritus) Vitaly Fedyunin (`VitalyFedyunin <https://github.com/VitalyFedyunin>`__)
-  (emeritus) Jianhui Li (`Jianhui-Li <https://github.com/Jianhui-Li>`__)

CUDA
~~~~

-  Natalia Gimelshein (`ngimel <https://github.com/ngimel>`__)
-  Edward Yang (`ezyang <https://github.com/ezyang>`__)
-  Piotr Bialecki (`ptrblck <https://github.com/ptrblck>`__)
-  Christian Sarofeen (`csarofeen <https://github.com/csarofeen>`__)
-  (emeritus) Andrew Tulloch (`ajtulloch <https://github.com/ajtulloch>`__)
-  (emeritus) Xiaoqiang Zheng (`zheng-xq <https://github.com/zheng-xq>`__)


AMD/ROCm/HIP
~~~~~~~~~~~~

-  Jeff Daily (`jeffdaily <https://github.com/jeffdaily>`__)
-  Jithun Nair (`jithunnair-amd <https://github.com/jithunnair-amd>`__)
-  (emeritus) Junjie Bai (`bddppq <https://github.com/bddppq>`__)

Build + CI
~~~~~~~~~~

-  Nikita Shulga (`malfet <https://github.com/malfet>`__)
-  Eli Uriegas (`seemethere <https://github.com/seemethere>`__)
-  Alban Desmaison (`alband <https://github.com/alband>`__)
-  Andrey Talman (`atalman <https://github.com/atalman>`__)
-  Zain Rizvi (`ZainRizvi <https://github.com/ZainRizvi>`__)
-  (emeritus) Mikey Dagitses (`dagitses <https://github.com/dagitses>`__)
-  (emeritus) Omkar Salpekar (`osalpekar <https://github.com/osalpekar>`__)
-  (emeritus) Nirav Mehta (`mehtanirav <https://github.com/mehtanirav>`__)
-  (emeritus) Zhuojie Zhou (`zhouzhuojie <https://github.com/zhouzhuojie>`__)
-  (emeritus) Edward Yang (`ezyang <https://github.com/ezyang>`__)
-  (emeritus) Karl Ostmo (`kostmo <https://github.com/kostmo>`__)

Performance Tools
~~~~~~~~~~~~~~~~~

-  Taylor Robie (`robieta <https://github.com/robieta>`__)
-  Xu Zhao (`xuzhao9 <https://github.com/xuzhao9>`__)
-  (emeritus) Victor Bittorf (`bitfort <https://github.com/bitfort>`__)
-  (emeritus) Gisle Dankel (`gdankel <https://github.com/gdankel>`__)
-  (emeritus) Natalia Gimelshein (`ngimel <https://github.com/ngimel>`__)
-  (emeritus) Mingzhe Li (`mingzhe09088 <https://github.com/mingzhe09088>`__)

C++ API
~~~~~~~

-  (emeritus) Joel Schlosser (`jbschlosser <https://github.com/jbschlosser>`__)
-  (emeritus) Will Feng (`yf225 <https://github.com/yf225>`__)

C10 utils and operator dispatch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Brian Hirsh (`bdhirsh <https://github.com/bdhirsh>`__)
-  Edward Yang (`ezyang <https://github.com/ezyang>`__)
-  (emeritus) Dmytro Dzhulgakov (`dzhulgakov <https://github.com/dzhulgakov>`__)
-  (emeritus) Sebastian Messmer (`smessmer <https://github.com/smessmer>`__)

ONNX exporter
~~~~~~~~~~~~~
-  Shubham Bhokare (`shubhambhokare1 <https://github.com/shubhambhokare1>`__)
-  Justin Chu (`justinchuby <https://github.com/justinchuby>`__)
-  Xavier Dupré (`xadupre <https://github.com/xadupre>`__)
-  Titai Wang (`titaiwangms <https://github.com/titaiwangms>`__)
-  (emeritus) Bowen Bao (`BowenBao <https://github.com/BowenBao>`__)
-  (emeritus) Thiago Crepaldi (`thiagocrepaldi <https://github.com/thiagocrepaldi>`__)
-  (emeritus) Aaron Bockover (`abock <https://github.com/abock>`__)
-  (emeritus) Gary Miguel (`garymm <https://github.com/garymm>`__)
-  (emeritus) Lara Haidar (`lara-hdr <https://github.com/lara-hdr>`__)
-  (emeritus) Lu Fang (`houseroad <https://github.com/houseroad>`__)
-  (emeritus) Negin Raoof (`neginraoof <https://github.com/neginraoof>`__)
-  (emeritus) Spandan Tiwari (`spandantiwari <https://github.com/spandantiwari>`__)

LiteInterpreter
~~~~~~~~~~~~~~~
-  (emeritus) David Reiss (`dreiss <https://github.com/dreiss>`__)
-  (emeritus) Raziel Guevara (`raziel <https://github.com/raziel>`__)
-  (emeritus) Linbin Yu (`linbinyu <https://github.com/linbinyu>`__)
-  (emeritus) Ivan Kobzarev (`IvanKobzarev <https://github.com/IvanKobzarev>`__)
-  (emeritus) Tao Xu (`xta0 <https://github.com/xta0>`__)

Quantization (torch/ao)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Mark Saroufim (`msaroufim <https://github.com/msaroufim>`__)
-  Vasiliy Kuznetsov (`vkuzo <https://github.com/vkuzo>`__)
-  Jerry Zhang (`jerryzh168 <https://github.com/jerryzh168>`__)
-  (emeritus) Zafar Takhirov (`z-a-f <https://github.com/z-a-f>`__)
-  (emeritus) Raghuraman Krishnamoorthi (`raghuramank100 <https://github.com/raghuramank100>`__)


Windows
~~~~~~~

-  Guoliang Hua (`nbcsm <https://github.com/nbcsm>`__)
-  (emeritus) Teng Gao (`gaoteng-git <https://github.com/gaoteng-git>`__)
-  (emeritus) Peter Johnson (`peterjc123 <https://github.com/peterjc123>`__)

Apple M1/MPS/Metal
~~~~~~~~~~~~~~~~~~~~

-  Kulin Seth (`kulinseth <https://github.com/kulinseth>`__)
-  Alban Desmaison (`alband <https://github.com/alband>`__)
-  Nikita Shulga (`malfet <https://github.com/malfet>`__)
-  (emeritus) Ramin Azarmehr (`razarmehr <https://github.com/razarmehr>`__)

PowerPC
~~~~~~~

-  (emeritus) Alfredo Mendoza (`avmgithub <https://github.com/avmgithub>`__)

AArch64 CPU
~~~~~~~~~~~~

-  Sunita Nadampalli (`snadampal <https://github.com/snadampal>`__)

Docs / Tutorials
~~~~~~~~~~~~~~~~

- Svetlana Karslioglu (`svekars <https://github.com/svekars>`__)

Library-level maintainers
-------------------------

XLA
~~~

-  Jack Cao (`JackCaoG <https://github.com/JackCaoG>`__)
-  Daniel Sohn (`jysohn23 <https://github.com/jysohn23>`__)
-  Zach Cain (`zcain117 <https://github.com/zcain117>`__)
-  Brian Hirsh (`bdhirsh <https://github.com/bdhirsh>`__)
-  Gregory Chanan (`gchanan <https://github.com/gchanan>`__)
-  (emeritus) Ailing Zhang (`ailzhang <https://github.com/ailzhang>`__)
-  (emeritus) Davide Libenzi (`dlibenzi <https://github.com/dlibenzi>`__)
-  (emeritus) Alex Suhan (`asuhan <https://github.com/asuhan>`__)

TorchServe
~~~~~~~~~~

-  Li Ning (`lxning <https://github.com/lxning>`__)
-  Ankith Gunapal (`agunapal <https://github.com/agunapal>`__)
-  Hamid Shojanazeri (`HamidShojanazeri <https://github.com/HamidShojanazeri>`__)
-  (emeritus) Mark Saroufim (`msaroufIm <https://github.com/msaroufIm>`__)
-  (emeritus) Manoj Rao (`mycpuorg <https://github.com/mycpuorg>`__)
-  (emeritus) Vamshi Dantu (`vdantu <https://github.com/vdantu>`__)
-  (emeritus) Dhanasekar Karuppasamy (`dhanainme <https://github.com/dhanainme>`__)

TorchVision
~~~~~~~~~~~

-  Nicolas Hug (`NicolasHug <https://github.com/NicolasHug>`__)
-  Philip Meier (`pmeier <https://github.com/pmeier>`__)
-  Victor Fomin (`vfdev-5 <https://github.com/vfdev-5>`__)
-  (emeritus) Francisco Massa (`fmassa <https://github.com/fmassa>`__)
-  (emeritus) Vasilis Vryniotis (`datumbox <https://github.com/datumbox>`__)
-  (emeritus) Yosua Michael Maranatha (`YosuaMichael <https://github.com/YosuaMichael>`__)
-  (emeritus) Joao Gomes (`jdsgomes <https://github.com/jdsgomes>`__)

TorchText
~~~~~~~~~

-  (emeritus) Nayef Ahmed (`Nayef211 <https://github.com/Nayef211>`__)
-  (emeritus) Parmeet Singh Bhatia (`parmeet <https://github.com/parmeet>`__)
-  (emeritus) Guanheng George Zhang (`zhangguanheng66 <https://github.com/zhangguanheng66>`__)
-  (emeritus) Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)

TorchAudio
~~~~~~~~~~

-  Moto Hira (`mthrok <https://github.com/mthrok>`__)
-  (emeritus) Jeff Hwang (`hwangjeff <https://github.com/hwangjeff>`__)
-  (emeritus) Caroline Chen (`carolineechen <https://github.com/carolineechen>`__)
-  (emeritus) Xiaohui Zhang (`xiaohui-zhang <https://github.com/xiaohui-zhang>`__)
-  (emeritus) Zhaoheng Ni (`nateanl <https://github.com/nateanl>`__)
-  (emeritus) Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
-  (emeritus) Vincent QB (`vincentqb <https://github.com/vincentqb>`__)

TorchRec
~~~~~~~~

-  Colin Taylor (`colin2328 <https://github.com/colin2328>`__)
-  Paul Zhang (`PaulZhang12 <https://github.com/PaulZhang12>`__)
-  (emeritus) Dmytro Ivchenko (`divchenko <https://github.com/divchenko>`__)

TorchX
~~~~~~

-  (emeritus) Tristan Rice (`d4l3k <https://github.com/d4l3k>`__)
-  (emeritus) Kiuk Chung (`kiukchung <https://github.com/kiukchung>`__)

TorchData
~~~~~~~~~~~~~~~~~~~~~~

-  Andrew Ho (`andrewkho <https://github.com/andrewkho>`__)
-  Divyansh Khanna (`divyanshk <https://github.com/divyanshk>`__)

TorchArrow
~~~~~~~~~~~~~~~~~~~~~~

-  (emeritus) Wenlei Xie (`wenleix <https://github.com/wenleix>`__)
-  (emeritus) Vitaly Fedyunin (`VitalyFedyunin <https://github.com/VitalyFedyunin>`__)

ExecuTorch (Edge, Mobile)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Mergen Nachin (`mergennachin <https://github.com/mergennachin>`__)
-  Kimish Patel (`kimishpatel <https://github.com/kimishpatel>`__)
-  Dave Bort (`dbort <https://github.com/dbort>`__)
-  Martin Yuan (`iseeyuan <https://github.com/iseeyuan>`__)

TorchTune
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Kartikay Khandelwal (`kartikayk <https://github.com/kartikayk>`__)
-  Evan Smothers (`ebsmothers <https://github.com/ebsmothers>`__)
-  Joe Cummings (`joecummings <https://github.com/joecummings>`__)

TorchChat
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Jack Khuu (`Jack-Khuu <https://github.com/Jack-Khuu>`__)
-  Jesse White (`byjlw <https://github.com/byjlw>`__)
-  (emeritus) Michael Gschwind (`mikekgfb <https://github.com/mikekgfb>`__)

TorchCodec
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-  Nicolas Hug (`nicolashug <https://github.com/nicolashug>`__)
-  Ahmad Sharif (`ahmadsharif1 <https://github.com/ahmadsharif1>`__)
-  Scott Schneider (`scotts <https://github.com/scotts>`__)
