mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Add @nikitaved
to torch.linalg CODEOWNERS/persons_of_interest
(#141803)
As per title. I hope there is no objection :) Pull Request resolved: https://github.com/pytorch/pytorch/pull/141803 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
e9f6e273e7
commit
87a63a9886
@ -79,7 +79,7 @@ nn/qat/ @jerryzh168
|
||||
|
||||
# torch.linalg
|
||||
# docs
|
||||
/torch/linalg/ @lezcano @IvanYashchuk
|
||||
/torch/linalg/ @lezcano @IvanYashchuk @nikitaved
|
||||
# code
|
||||
/aten/src/ATen/native/**/*LinearAlgebra* @lezcano @nikitaved @IvanYashchuk
|
||||
# tests
|
||||
|
@ -155,6 +155,7 @@ Linear Algebra (torch.linalg)
|
||||
- (emeritus) Mike Ruberry (`mruberry <https://github.com/mruberry>`__)
|
||||
- (emeritus) Ivan Yashchuk (`IvanYashchuk <https://github.com/IvanYashchuk>`__)
|
||||
- (emeritus) Vishwak Srinivasan (`vishwakftw <https://github.com/vishwakftw>`__)
|
||||
- (emeritus) Nikita Vedeneev (`nikitaved <https://github.com/nikitaved>`__)
|
||||
|
||||
Sparse (torch.sparse)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Reference in New Issue
Block a user