PyTorch Governance | Persons of Interest
=========================================

General 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>`__)
-  (emeritus) Sam Gross (`colesbury <https://github.com/colesbury>`__)
-  (emeritus) Adam Paszke (`apaszke <https://github.com/apaszke>`__)

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

torch.nn
~~~~~~~~

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

torch.optim
~~~~~~~~~~~

-  Soumith Chintala (`soumith <https://github.com/soumith>`__)
-  Ilqar Ramazanli (`iramazanli <https://github.com/iramazanli>`__)
-  (emeritus) Vincent Quenneville-Belair (`vincentqb <https://github.com/vincentqb>`__)

torch.autograd
~~~~~~~~~~~~~~

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

JIT / TorchScript / FX
~~~~~~~~~~~~~~~~~~~~~~

-  Michael Suo (`suo <https://github.com/suo>`__)
-  Yanan Cao (`gmagogsfm <https://github.com/gmagogsfm>`__)
-  James Reed (`jamesr66a <https://github.com/jamesr66a>`__)
-  (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>`__)
-  Vishwak Srinivasan (`vishwakftw <https://github.com/vishwakftw>`__)

Distributed
~~~~~~~~~~~

-  Shen Li (`mrshenli <https://github.com/mrshenli>`__)
-  Pritam Damania (`pritamdamania87 <https://github.com/pritamdamania87>`__)
-  (emeritus) Pieter Noordhuis (`pietern <https://github.com/pietern>`__)

Multiprocessing and DataLoaders
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

torch.linalg / Linear Algebra
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

torch.fft
~~~~~~~~~

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


CPU Performance / SIMD
~~~~~~~~~~~~~~~~~~~~~~

-  Vitaly Fedyunin (`VitalyFedyunin <https://github.com/VitalyFedyunin>`__)
-  (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>`__)

CUDA
~~~~

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

MKLDNN
~~~~~~

-  Vitaly Fedyunin (`VitalyFedyunin <https://github.com/VitalyFedyunin>`__)
-  Jianhui Li (`Jianhui-Li <https://github.com/Jianhui-Li>`__)
-  (emeritus) Junjie Bai (`bddppq <https://github.com/bddppq>`__)
-  (emeritus) Yinghai Lu (`yinghai <https://github.com/yinghai>`__)

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

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

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

-  Nikita Shulga (`malfet <https://github.com/malfet>`__)
-  Eli Uriegas (`seemethere <https://github.com/seemethere>`__)
-  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
~~~~~~~~~~~~~~~~~

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

C++ API
~~~~~~~

-  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>`__)
-  Dmytro Dzhulgakov (`dzhulgakov <https://github.com/dzhulgakov>`__)
-  (emeritus) Sebastian Messmer (`smessmer <https://github.com/smessmer>`__)

PyTorch -> ONNX
~~~~~~~~~~~~~~~
-  Bowen Bao (`BowenBao <https://github.com/BowenBao>`__)
-  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>`__)

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

Model Compression & Optimization
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-  Raghuraman Krishnamoorthi (`raghuramank100 <https://github.com/raghuramank100>`__)
-  Jerry Zhang (`jerryzh168 <https://github.com/jerryzh168>`__)
-  Zafar Takhirov (`z-a-f <https://github.com/z-a-f>`__)
-  Supriya Rao (`supriyar <https://github.com/supriyar>`__)


Windows
~~~~~~~

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

PowerPC
~~~~~~~

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

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 Hirsch (`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
~~~~~~~~~~

-  Geeta Chauhan (`chauhang <https://github.com/chauhang>`__)
-  Manoj Rao (`mycpuorg <https://github.com/mycpuorg>`__)
-  Vamshi Dantu (`vdantu <https://github.com/vdantu>`__)
-  Dhanasekar Karuppasamy (`dhanainme <https://github.com/dhanainme>`__)

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

-  Francisco Massa (`fmassa <https://github.com/fmassa>`__)
-  Vasilis Vryniotis (`datumbox <https://github.com/datumbox>`__)

TorchText
~~~~~~~~~

-  Parmeet Singh Bhatia (`parmeet <https://github.com/parmeet>`__)
-  Steven Liu (`hudeven <https://github.com/hudeven>`__)
-  (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) Vincent QB (`vincentqb <https://github.com/vincentqb>`__)