doc22_006.md 14.3 KB
Newer Older
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
1
# PyTorch 治理 | 维护者
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
2

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
3 4 5 6 7 8
> 原文:[`pytorch.org/docs/stable/community/persons_of_interest.html`](https://pytorch.org/docs/stable/community/persons_of_interest.html)> 
>
> 译者:[飞龙](https://github.com/wizardforcel)
>
> 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141

## 责任

+   对分配给模块或库的高优先级问题进行分类和修复

+   对分配给模块或库的高优先级拉取请求进行分类、审查和合并

+[discuss.pytorch.org](https://discuss.pytorch.org/)[dev-discuss.pytorch.org](https://dev-discuss.pytorch.org/)上回答模块或库的问题

+   维护公共用户和开发文档

+   每半年或每季度组织会议并分享会议记录和路线图

## 首席核心维护者(BDFL)

+   Soumith Chintala ([soumith](https://github.com/soumith))

## 核心维护者

+   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))

## 模块级维护者

### NN API(torch.nn)

+   Greg Chanan ([gchanan](https://github.com/gchanan))

+   Soumith Chintala ([soumith](https://github.com/soumith))

+   Joel Schlosser ([jbschlosser](https://github.com/jbschlosser))

+   Alban Desmaison ([albanD](https://github.com/albanD))

+   (名誉退休)Sam Gross ([colesbury](https://github.com/colesbury))

+   (名誉退休)Adam Paszke ([apaszke](https://github.com/apaszke))

### 优化器(torch.optim)

+   Alban Desmaison ([albanD](https://github.com/albanD))

+   Joel Schlosser ([jbschlosser](https://github.com/jbschlosser))

+   Soumith Chintala ([soumith](https://github.com/soumith))

+   (名誉退休)Ilqar Ramazanli ([iramazanli](https://github.com/iramazanli))

+   (名誉退休)Vincent Quenneville-Belair ([vincentqb](https://github.com/vincentqb))

### 自动微分(torch.autograd)

+   Edward Yang ([ezyang](https://github.com/ezyang))

+   Alban Desmaison ([alband](https://github.com/alband))

+   Jeffrey Wan ([soulitzer](https://github.com/soulitzer))

+   (名誉退休)Adam Paszke ([apaszke](https://github.com/apaszke))

### 编译器(JIT / TorchScript / FX / TorchDynamo)

+   Elias Ellison ([eellison](https://github.com/eellison))

+   Michael Suo ([suo](https://github.com/suo))

+   Yanan Cao ([gmagogsfm](https://github.com/gmagogsfm))

+   James Reed ([jamesr66a](https://github.com/jamesr66a))

+   Jason Ansel ([jansel](https://github.com/jansel))

+   Jiong Gong ([jgong5](https://github.com/jgong5))

+   (名誉退休)Zach Devito ([zdevito](https://github.com/zdevito))

### 分布和随机数生成

+   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))

### 分布式

+   Shen Li ([mrshenli](https://github.com/mrshenli))

+   Pritam Damania ([pritamdamania87](https://github.com/pritamdamania87))

+   Yanli Zhao ([zhaojuanmao](https://github.com/zhaojuanmao))

+   Rohan Varma ([rohan-varma](https://github.com/rohan-varma))

+   Wanchao Liang ([wanchaol](https://github.com/wanchaol))

+   Junjie Wang ([fduwjj](https://github.com/fduwjj))

+   Howard Huang ([H-Huang](https://github.com/H-Huang))

+   Tristan Rice ([d4l3k](https://github.com/d4l3k))

+   Alisson Azzolini ([aazzolini](https://github.com/aazzolini))

+   Ke Wen ([kwen2501](https://github.com/kwen2501))

+   James Reed ([jamesr66a](https://github.com/jamesr66a))

+   Kiuk Chung ([kiukchung](https://github.com/kiukchung))

+   (名誉退休)Pieter Noordhuis ([pietern](https://github.com/pietern))

+   (名誉退休)Mingzhe Li ([mingzhe09088](https://github.com/mingzhe09088))

+   (名誉退休)Omkar Salpekar ([osalpekar](https://github.com/osalpekar))

### 多进程和数据加载器

+   Simon Wang ([SsnL](https://github.com/SsnL))

+   (名誉退休)Vitaly Fedyunin ([VitalyFedyunin](https://github.com/VitalyFedyunin))

+   (名誉退休)Adam Paszke ([apaszke](https://github.com/apaszke))

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
142
### 线性代数(torch.linalg)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163

+   迈克·鲁贝里([mruberry](https://github.com/mruberry)

+   马里奥·莱兹卡诺([lezcano](https://github.com/lezcano)

+   伊万·亚什丘克([IvanYashchuk](https://github.com/IvanYashchuk)

+   (名誉退休)维舒瓦克·斯里尼瓦桑([vishwakftw](https://github.com/vishwakftw)

### 稀疏(torch.sparse)

+   佩鲁·彼得森([pearu](https://github.com/pearu)

+   尼基塔·韦德涅夫([nikitaved](https://github.com/nikitaved)

+   伊万·亚什丘克([IvanYashchuk](https://github.com/IvanYashchuk)

+   克里斯蒂安·普赫施([cpuhrsch](https://github.com/cpuhrsch)

+   安德鲁·詹姆斯([amjames](https://github.com/amjames)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
164
### 嵌套张量(torch.nested)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
165 166 167 168 169 170 171 172 173 174 175 176 177

+   阿尔班·德马松([albanD](https://github.com/albanD)

+   克里斯蒂安·普赫施([cpuhrsch](https://github.com/cpuhrsch)

+   德里斯·古苏斯([drisspg](https://github.com/drisspg)

+   乔尔·施洛瑟([jbschlosser](https://github.com/jbschlosser)

+   米凯拉·加瓦雷基([mikaylagawarecki](https://github.com/mikaylagawarecki)

+   娜塔莉亚·吉梅尔谢因([ngimel](https://github.com/ngimel)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
178
### 掩码张量(torch.masked)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
179 180 181 182 183

+   克里斯蒂安·普赫施([cpuhrsch](https://github.com/cpuhrsch)

+   (名誉退休)乔治·齐([george-qi](https://github.com/george-qi)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
184
### 快速傅里叶变换(torch.fft)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
185 186 187 188 189

+   迈克·鲁贝里([mruberry](https://github.com/mruberry)

+   彼得·贝尔([peterbell10](https://github.com/peterbell10)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
190
### CPU 性能(Torch Inductor / MKLDNN)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213

+   马明飞([mingfeima](https://github.com/mingfeima)

+   龚炯([jgong5](https://github.com/jgong5)

+   肖冰·张([XiaobingSuper](https://github.com/XiaobingSuper)

+   (名誉退休)郑晓强([zheng-xq](https://github.com/zheng-xq)

+   (名誉退休)山姆·格罗斯([colesbury](https://github.com/colesbury)

+   (名誉退休)克里斯蒂安·普赫施([cpuhrsch](https://github.com/cpuhrsch)

+   (名誉退休)伊利亚·切尔尼亚夫斯基([ilia-cher](https://github.com/ilia-cher)

+   (名誉退休)白俊杰([bddppq](https://github.com/bddppq)

+   (名誉退休)陆英海([yinghai](https://github.com/yinghai)

+   (名誉退休)维塔利·费杜宁([VitalyFedyunin](https://github.com/VitalyFedyunin)

+   (名誉退休)李建辉([Jianhui-Li](https://github.com/Jianhui-Li)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
214
### GPU 性能(Torch Inductor / Triton / CUDA)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297

+   娜塔莉亚·吉梅尔谢因([ngimel](https://github.com/ngimel)

+   爱德华·杨([ezyang](https://github.com/ezyang)

+   彼得·比亚莱斯基([ptrblck](https://github.com/ptrblck)

+   克里斯蒂安·萨罗菲恩([csarofeen](https://github.com/csarofeen)

+   安德鲁·图洛奇([ajtulloch](https://github.com/ajtulloch)

+   (名誉退休)郑晓强([zheng-xq](https://github.com/zheng-xq)

### NVFuser

+   克里斯蒂安·萨罗菲恩([csarofeen](https://github.com/csarofeen)

+   亚历克斯·詹([jjsjann123](https://github.com/jjsjann123)

+   彼得·比亚莱斯基([ptrblck](https://github.com/ptrblck)

+   娜塔莉亚·吉梅尔谢因([ngimel](https://github.com/ngimel)

### AMD/ROCm/HIP

+   彭森([sunway513](https://github.com/sunway513)

+   吉杜恩·奈尔([jithunnair-amd](https://github.com/jithunnair-amd)

+   杰夫·戴利([jeffdaily](https://github.com/jeffdaily)

+   (名誉退休)白俊杰([bddppq](https://github.com/bddppq)

### 构建 + CI

+   尼基塔·舒尔加([malfet](https://github.com/malfet)

+   埃利·乌里加斯([seemethere](https://github.com/seemethere)

+   阿尔班·德马松([alband](https://github.com/alband)

+   迈克·达吉特斯([dagitses](https://github.com/dagitses)

+   奥姆卡尔·萨尔佩卡尔([osalpekar](https://github.com/osalpekar))

+   赞·里兹维([ZainRizvi](https://github.com/ZainRizvi)

+   尼拉夫·梅塔([mehtanirav](https://github.com/mehtanirav)

+   安德烈·塔尔曼([atalman](https://github.com/atalman)

+   (名誉退休)周卓杰([zhouzhuojie](https://github.com/zhouzhuojie)

+   (名誉退休)爱德华·杨([ezyang](https://github.com/ezyang)

+   (名誉退休)卡尔·奥斯特莫([kostmo](https://github.com/kostmo)

### 性能工具

+   Adnan Aziz([adnanaziz](https://github.com/adnanaziz)

+   CK Luk([ckluk](https://github.com/ckluk)

+   Taylor Robie([robieta](https://github.com/robieta)

+   Xu Zhao([xuzhao9](https://github.com/xuzhao9)

+   Geeta Chauhan([chauhang](https://github.com/chauhang)

+   (名誉退休)Victor Bittorf([bitfort](https://github.com/bitfort)

+   (名誉退休)Gisle Dankel([gdankel](https://github.com/gdankel)

+   (名誉退休)Natalia Gimelshein([ngimel](https://github.com/ngimel)

+   (名誉退休)Mingzhe Li([mingzhe09088](https://github.com/mingzhe09088)

### C++ API

+   Joel Schlosser([jbschlosser](https://github.com/jbschlosser)

+   (名誉退休)Will Feng([yf225](https://github.com/yf225)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
298
### C10 utils and operator dispatch
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
299 300 301 302 303 304 305 306 307

+   Brian Hirsh([bdhirsh](https://github.com/bdhirsh)

+   Edward Yang([ezyang](https://github.com/ezyang)

+   Dmytro Dzhulgakov([dzhulgakov](https://github.com/dzhulgakov)

+   (名誉退休)Sebastian Messmer([smessmer](https://github.com/smessmer)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
308
### ONNX 导出器
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337

+   Aaron Bockover([abock](https://github.com/abock)

+   Bowen Bao([BowenBao](https://github.com/BowenBao)

+   Thiago Crepaldi([thiagocrepaldi](https://github.com/thiagocrepaldi)

+   (名誉退休)Gary Miguel([garymm](https://github.com/garymm)

+   (名誉退休)Lara Haidar([lara-hdr](https://github.com/lara-hdr)

+   (名誉退休)Lu Fang([houseroad](https://github.com/houseroad)

+   (名誉退休)Negin Raoof([neginraoof](https://github.com/neginraoof)

+   (名誉退休)Spandan Tiwari([spandantiwari](https://github.com/spandantiwari)

### 移动/边缘

+   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)

绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
338
### 模型压缩与优化
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468

+   Vasiliy Kuznetsov([vkuzo](https://github.com/vkuzo)

+   Jerry Zhang([jerryzh168](https://github.com/jerryzh168)

+   Supriya Rao([supriyar](https://github.com/supriyar)

+   (名誉退休)Zafar Takhirov([z-a-f](https://github.com/z-a-f)

+   (名誉退休)Raghuraman Krishnamoorthi([raghuramank100](https://github.com/raghuramank100)

### Windows

+   Guoliang Hua([nbcsm](https://github.com/nbcsm)

+   (名誉退休)Teng Gao([gaoteng-git](https://github.com/gaoteng-git)

+   (名誉退休)Peter Johnson([peterjc123](https://github.com/peterjc123)

### Apple M1/MPS

+   Alban Desmaison([alband](https://github.com/alband)

+   Nikita Shulga([malfet](https://github.com/malfet)

+   Kulin Seth([kulinseth](https://github.com/kulinseth)

+   Ramin Azarmehr([razarmehr](https://github.com/razarmehr)

### PowerPC

+   Alfredo Mendoza([avmgithub](https://github.com/avmgithub)

### AArch64 CPU

+   Sunita Nadampalli([snadampal](https://github.com/snadampal)

### 文档/教程

+   Svetlana Karslioglu([svekars](https://github.com/svekars)

## 库级维护者

### 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)

+   (名誉退休)Ailing Zhang([ailzhang](https://github.com/ailzhang)

+   (名誉退休)Davide Libenzi([dlibenzi](https://github.com/dlibenzi)

+   (名誉退休)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)

+   Nicolas Hug([NicolasHug](https://github.com/NicolasHug)

+   Yosua Michael Maranatha([YosuaMichael](https://github.com/YosuaMichael)

+   Joao Gomes([jdsgomes](https://github.com/jdsgomes)

+   Philip Meier([pmeier](https://github.com/pmeier)

+   Victor Fomin([vfdev-5](https://github.com/vfdev-5)

### TorchText

+   Nayef Ahmed ([Nayef211](https://github.com/Nayef211))

+   (名誉退休)Parmeet Singh Bhatia ([parmeet](https://github.com/parmeet))

+   (名誉退休)Guanheng George Zhang ([zhangguanheng66](https://github.com/zhangguanheng66))

+   (名誉退休)Christian Puhrsch ([cpuhrsch](https://github.com/cpuhrsch))

### TorchAudio

+   Moto Hira ([mthrok](https://github.com/mthrok))

+   Jeff Hwang ([hwangjeff](https://github.com/hwangjeff))

+   (名誉退休)Caroline Chen ([carolineechen](https://github.com/carolineechen))

+   (名誉退休)Xiaohui Zhang ([xiaohui-zhang](https://github.com/xiaohui-zhang))

+   (名誉退休)Zhaoheng Ni ([nateanl](https://github.com/nateanl))

+   (名誉退休)Christian Puhrsch ([cpuhrsch](https://github.com/cpuhrsch))

+   (名誉退休)Vincent QB ([vincentqb](https://github.com/vincentqb))

### TorchRec

+   Dmytro Ivchenko ([divchenko](https://github.com/divchenko))

+   Colin Taylor ([colin2328](https://github.com/colin2328))

### TorchX

+   Tristan Rice ([d4l3k](https://github.com/d4l3k))

+   Kiuk Chung ([kiukchung](https://github.com/kiukchung))

### TorchData / TorchArrow

+   Wenlei Xie ([wenleix](https://github.com/wenleix))

+   (名誉退休)Vitaly Fedyunin ([VitalyFedyunin](https://github.com/VitalyFedyunin))