mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Update Persons of Interest (#90069)
Creates sections for contributors to MaskedTensor and NestedTensor and updates torchaudio. Pull Request resolved: https://github.com/pytorch/pytorch/pull/90069 Approved by: https://github.com/drisspg, https://github.com/mikaylagawarecki, https://github.com/nateanl
This commit is contained in:
parent
9d54d3bec2
commit
a306f85ea7
1 changed files with 21 additions and 0 deletions
|
|
@ -116,6 +116,22 @@ Sparse (torch.sparse)
|
|||
- Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
|
||||
- Andrew James (`amjames <https://github.com/amjames>`__)
|
||||
|
||||
NestedTensor (torch.nested)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Alban Desmaison (`albanD <https://github.com/albanD>`__)
|
||||
- Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
|
||||
- Driss Guessous (`drisspg <https://github.com/drisspg>`__)
|
||||
- Joel Schlosser (`jbschlosser <https://github.com/jbschlosser>`__)
|
||||
- Mikayla Gawarecki (`mikaylagawarecki <https://github.com/mikaylagawarecki>`__)
|
||||
- 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)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -307,6 +323,11 @@ 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>`__)
|
||||
- (emeritus) Christian Puhrsch (`cpuhrsch <https://github.com/cpuhrsch>`__)
|
||||
- (emeritus) Vincent QB (`vincentqb <https://github.com/vincentqb>`__)
|
||||
|
||||
TorchRec
|
||||
|
|
|
|||
Loading…
Reference in a new issue