fe80f03726
Add B200 files to labeler and update codeowners ( #165767 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/165767
Approved by: https://github.com/slayton58
2025-10-17 23:24:17 +00:00
c6a6c80a73
Add Aidyn-A to CUDA codeowners ( #164436 )
...
Adding myself to "CUDA and CUDA math libraries" section.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/164436
Approved by: https://github.com/mikaylagawarecki , https://github.com/eqy
2025-10-02 18:34:10 +00:00
fb887c3bb5
Add Sherlock and Zhengxu as codeowner for schema.py ( #160233 )
...
Test Plan:
CI
Rollback Plan:
Differential Revision: D79933462
Pull Request resolved: https://github.com/pytorch/pytorch/pull/160233
Approved by: https://github.com/zhxchen17
2025-08-09 04:44:12 +00:00
db437690d1
Add myself as a reviewer for when someone touches headeronly or stable ( #159583 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/159583
Approved by: https://github.com/mikaylagawarecki
2025-07-31 21:30:05 +00:00
176c6446f8
Update CODEOWNERS for ONNX ( #159390 )
...
Update CODEOWNERS for ONNX to reflect current maintainers.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/159390
Approved by: https://github.com/titaiwangms , https://github.com/malfet
2025-07-30 18:54:25 +00:00
3beb915004
Update CODEOWNERS for dataloading ( #158348 )
...
Adding Scott
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/158348
Approved by: https://github.com/scotts , https://github.com/janeyx99
2025-07-15 19:06:18 +00:00
2625c70aec
Update CODEOWNERS ( #156182 )
...
as title says. removing me as codeowner for cpp extensions
Pull Request resolved: https://github.com/pytorch/pytorch/pull/156182
Approved by: https://github.com/albanD
2025-06-17 17:15:41 +00:00
fc33da410f
Add torch/header_only_apis.txt and enforce they're tested ( #153635 )
...
This PR adds enforcement of testing header only APIs.
The benefit of torch/header_only_apis.txt is twofold:
1) this gives us a clear view of what we expect to be header only
2) this allows us to enforce testing
The enforcement added in this PR is very basic--we literally string match that a symbol in `torch/header_only_apis.txt` is in a cpp test. This is meant to be a first step in verifying our APIs are properly tested and can get fancier over time. For now, I've added myself as a codeowner to learn what to look out for in terms of proper tests. Over time, I anticipate we can automate more steps, but right now let's just get something out the door.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/153635
Approved by: https://github.com/albanD
ghstack dependencies: #153965
2025-05-20 23:42:24 +00:00
f7b8eadd9d
Add codeowner for merge rules ( #152354 )
...
To ensure changes to merge rights are properly reviewed
Also make the codeowner file valid by removing invalid users
Pull Request resolved: https://github.com/pytorch/pytorch/pull/152354
Approved by: https://github.com/malfet
2025-05-20 22:24:23 +00:00
c4a0b31c1d
Update CODEOWNERS (torch/utils/data/) ( #152482 )
...
Updating codeowners for dataloading
Pull Request resolved: https://github.com/pytorch/pytorch/pull/152482
Approved by: https://github.com/ramanishsingh , https://github.com/janeyx99
2025-04-30 19:24:56 +00:00
6649ed9deb
[ez] fix code owners typo ( #151499 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/151499
Approved by: https://github.com/laithsakka
2025-04-18 04:24:16 +00:00
1cee6c37cc
add bobren and laithsakka as ds owners ( #149873 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/149873
Approved by: https://github.com/laithsakka
2025-03-25 00:14:04 +00:00
ea6938a1f7
Add XuehaiPan to CODEOWNERS for C++ PyTree utilities ( #137408 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/137408
Approved by: https://github.com/zou3519
2025-02-25 18:48:32 +00:00
92d448ff62
Add self to CODEOWNERS for fx/proxy.py; warn against adding new node arg types ( #147031 )
...
Not sure if there's a better way
Pull Request resolved: https://github.com/pytorch/pytorch/pull/147031
Approved by: https://github.com/StrongerXi
ghstack dependencies: #147016 , #147012 , #147013
2025-02-13 18:21:21 +00:00
87a63a9886
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
2025-02-04 16:11:31 +00:00
2141c1aebe
Better hop_db comment; move test to a non-export test file ( #145938 )
...
Goal is for people to better test their HOPs.
Test Plan:
- tests
Pull Request resolved: https://github.com/pytorch/pytorch/pull/145938
Approved by: https://github.com/ydwu4
2025-01-29 22:27:52 +00:00
dbed747aae
Add Intel GPU specific CMake files to merge rules ( #135110 )
...
As the title.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/135110
Approved by: https://github.com/atalman
2025-01-17 09:44:13 +00:00
14ecbfe184
Add kwen2501 to CODEOWNERS of c10d backend APIs ( #140231 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/140231
Approved by: https://github.com/shuqiangzhang
2024-11-14 23:58:51 +00:00
bd7cbddfe3
[CODEOWNERS] Remove aaronenyeshi from Profiler paths ( #138346 )
...
As title, remove aaronenyeshi from Profiler paths.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/138346
Approved by: https://github.com/sraikund16
2024-10-18 21:46:00 +00:00
ea2726452a
add myself as codeowner in aot_autograd ( #138075 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/138075
Approved by: https://github.com/Skylion007 , https://github.com/albanD
ghstack dependencies: #136670
2024-10-16 22:41:39 +00:00
f2d174c051
Update CODEOWNERS ( #136278 )
...
Swap @gokulavasan for @divyanshk as codeowner of torch/utils/data/
Pull Request resolved: https://github.com/pytorch/pytorch/pull/136278
Approved by: https://github.com/divyanshk , https://github.com/janeyx99 , https://github.com/jansel
2024-10-04 22:42:05 +00:00
b5c2a657ae
Add zou3519 to CODEOWNERS for HOPs ( #136679 )
...
There are some tricky things that I want to guard against
Pull Request resolved: https://github.com/pytorch/pytorch/pull/136679
Approved by: https://github.com/Chillee
2024-09-25 21:29:48 +00:00
034717a029
[ROCm] remove triton-rocm commit pin and merge pins with triton.txt ( #133438 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/133438
Approved by: https://github.com/jithunnair-amd , https://github.com/malfet
Co-authored-by: Jithun Nair <37884920+jithunnair-amd@users.noreply.github.com >
2024-09-05 20:36:45 +00:00
a1ba8e61d1
Revert "[ROCm] remove triton-rocm commit pin and merge pins with triton.txt ( #133438 )"
...
This reverts commit 5e8bf29148a590318f678620f84be8f4d5ffff5c.
Reverted https://github.com/pytorch/pytorch/pull/133438 on behalf of https://github.com/ZainRizvi due to This still breaks linux binary builds. Added the appropriate labels to ensure tests can pass. See [GH job link](https://github.com/pytorch/pytorch/actions/runs/10626427003/job/29460479554 ) [HUD commit link](5e8bf29148
) ([comment](https://github.com/pytorch/pytorch/pull/133438#issuecomment-2322246198 ))
2024-08-30 20:00:41 +00:00
5e8bf29148
[ROCm] remove triton-rocm commit pin and merge pins with triton.txt ( #133438 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/133438
Approved by: https://github.com/jithunnair-amd , https://github.com/malfet
Co-authored-by: Jithun Nair <37884920+jithunnair-amd@users.noreply.github.com >
2024-08-30 03:38:35 +00:00
4648848696
Revert "[ROCm] remove triton-rocm commit pin and merge pins with triton.txt ( #133438 )"
...
This reverts commit f71c3d265ab52589f983dd252d61461db4e7dbbd.
Reverted https://github.com/pytorch/pytorch/pull/133438 on behalf of https://github.com/jeanschmidt due to seems to have introduced breakages in linux binary builds ([comment](https://github.com/pytorch/pytorch/pull/133438#issuecomment-2308787310 ))
2024-08-25 11:20:30 +00:00
f71c3d265a
[ROCm] remove triton-rocm commit pin and merge pins with triton.txt ( #133438 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/133438
Approved by: https://github.com/jithunnair-amd , https://github.com/malfet
2024-08-24 18:26:49 +00:00
7830373662
Update owner for BC test ( #132891 )
...
Add @larryliu0820 to `/test/forward_backward_compatibility/check_forward_backward_compatibility.py`.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/132891
Approved by: https://github.com/albanD
2024-08-07 19:42:04 +00:00
ceee87df2e
[export] modify export code owners ( #130894 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/130894
Approved by: https://github.com/zhxchen17
2024-07-19 19:49:34 +00:00
1b07d42171
Add @syed-ahmed to CUDA CODEOWNERS
paths ( #130971 )
...
CC @ptrblck
Pull Request resolved: https://github.com/pytorch/pytorch/pull/130971
Approved by: https://github.com/soulitzer
2024-07-18 11:55:10 +00:00
0680e6cd1c
[Profiler] Add sraikund16 to profiler paths in CODEOWNERS ( #129591 )
...
Summary: Add Shivam to the list of code owners for the profiler code paths, so that Shivam gets added to reviewers for PRs too.
Test Plan: CI
Differential Revision: D59072152
Pulled By: aaronenyeshi
Pull Request resolved: https://github.com/pytorch/pytorch/pull/129591
Approved by: https://github.com/sraikund16
2024-06-27 14:22:09 +00:00
ab13980424
[ONNX] Update 'person_of_interest.rst', 'CODEOWNERS' and 'merge_rules.yaml' ( #126364 )
...
The following are all constrained under the ONNX exporter project scope.
- `personal_of_interest.rst`
- Moving folks no longer working on the project to emeritus.
- Adding @justinchuby, @titaiwangms, @shubhambhokare1 and @xadupre,
who have all made countless contributions to this project.
- `CODEOWNERS`
- Removing folks no longer working on the project.
- Updating new owners who will now be notified with PRs related to
the specific file paths.
- `merge_rules.yaml`
- Removing folks no longer working on the project.
🫡
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com >
Pull Request resolved: https://github.com/pytorch/pytorch/pull/126364
Approved by: https://github.com/titaiwangms , https://github.com/justinchuby , https://github.com/albanD
2024-06-16 04:52:16 +00:00
14c9eb5ed2
Add XPU code owners ( #128486 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/128486
Approved by: https://github.com/atalman , https://github.com/malfet
2024-06-13 06:33:45 +00:00
d325c55896
Add CUDA paths to CODEOWNERS
( #125409 )
...
CC @ptrblck @albanD
Pull Request resolved: https://github.com/pytorch/pytorch/pull/125409
Approved by: https://github.com/albanD
2024-05-04 00:29:39 +00:00
720e5f306d
Update CODEOWNERS - Dataloader ( #125181 )
...
Fixes #124473
Pull Request resolved: https://github.com/pytorch/pytorch/pull/125181
Approved by: https://github.com/gokulavasan , https://github.com/albanD
2024-04-29 21:37:18 +00:00
5a735ece6b
Remove @abock from ONNX approvers/codeowners ( #124259 )
...
As he is no longer interested in the project
Pull Request resolved: https://github.com/pytorch/pytorch/pull/124259
Approved by: https://github.com/kit1980 , https://github.com/BowenBao
2024-04-17 14:13:53 +00:00
7234f180f3
Add mtia to codeowner ( #123975 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/123975
Approved by: https://github.com/egienvalue
2024-04-13 00:46:08 +00:00
d9a08de9a4
Add Opinfo entries for HOP testing ( #122265 )
...
In this PR, we add a systematic way to test all HOPs to be exportable as export team has been running into various bugs related to newly added HOPs due to lack of tests. We do this by creating:
- hop_db -> a list of HOP OpInfo tests which then used inside various flows including export functionalities: [aot-export, pre-dispatch export, retrace, and ser/der
For now, we also create an allowlist so that people can bypass the failures for now. But we should discourage ppl to do that.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/122265
Approved by: https://github.com/ydwu4 , https://github.com/zou3519
2024-03-28 17:36:43 +00:00
39aab55c1c
Add myself to CODEOWNERS for serialization-related files ( #118892 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/118892
Approved by: https://github.com/albanD
2024-02-01 23:14:04 +00:00
6692f2c91e
[no ci] Add myself to MPS codeowners ( #118904 )
...
I got pinged on every other PR anyway, so just a means to automate the process
Pull Request resolved: https://github.com/pytorch/pytorch/pull/118904
Approved by: https://github.com/albanD
2024-02-01 21:52:15 +00:00
c72d9f5de3
[no ci] Add pytorch-dev-infra as owners of .ci folder ( #116901 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/116901
Approved by: https://github.com/huydhn
2024-01-05 21:15:47 +00:00
078773b32b
[ROCm] Add owners for more HIP-specific paths ( #113989 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/113989
Approved by: https://github.com/jeffdaily , https://github.com/malfet
2023-12-12 00:24:38 +00:00
ef6cbf4e1f
remove myself from CODEOWNERS ( #115230 )
...
Trying to reign in my notifications ;-)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/115230
Approved by: https://github.com/malfet
2023-12-06 02:50:50 +00:00
8768b87bd1
Remove torch distributed from CODEOWNERS ( #112813 )
...
After adding support for labeler, we don't need CODEOWNERS.
This change will cause the distributed team members previously listed in
CODEOWNERS to stop being auto-added as reviewers on PRs touching these
files. The preceding PR adds labeler support for these same sets of
files, and contains instructions for adding yourself to be cc'd for that
label.
It is preferable to be auto-cc'd rather than auto-tagged as reviewer, so
that there is more signal in the reviewers list (either someone opted in
which shows the PR author someone is likely looking at it, or the PR
author added someone specifically which is a stronger notification to
the tagged reviewer than the blanket CODEOWNERS behavior.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/112813
Approved by: https://github.com/wanchaol , https://github.com/fduwjj
2023-11-07 02:43:04 +00:00
b10fa8a447
Adds lucasllc to CODEOWNERS in distributed ( #112055 )
...
Adds myself to CODEOWNERS in distributed
Pull Request resolved: https://github.com/pytorch/pytorch/pull/112055
Approved by: https://github.com/H-Huang
2023-11-02 21:29:45 +00:00
756b4e9e08
[export] Add codeowners. ( #110718 )
...
Summary: So that we can catch all changes under export/
Test Plan: CI
Differential Revision: D50017157
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110718
Approved by: https://github.com/tugsbayasgalan
2023-10-06 20:57:51 +00:00
60b46d7902
Add ROCm folks as CODEOWNERS for triton.txt ( #110108 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110108
Approved by: https://github.com/kit1980
2023-09-27 23:31:15 +00:00
9f5c705806
[CODEOWNERS] Add wz337 as a reviewer for Distributed Package and Distributed Tests. ( #107747 )
...
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/107747
Approved by: https://github.com/fduwjj , https://github.com/awgu
2023-08-23 15:58:22 +00:00
22f5889753
[Dynamo, ONNX] Replace onnxrt
backend with new backend from ONNXRuntime team ( #106929 )
...
In https://github.com/pytorch/pytorch/pull/106589 , a new ONNXRuntime-based Dynamo backend is introduced. As mentioned in that PR, we hope to replace legacy `onnxrt` with that new backend. This PR remove legacy `onnxrt` and register the new backend under the same name.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/106929
Approved by: https://github.com/thiagocrepaldi , https://github.com/BowenBao , https://github.com/abock , https://github.com/msaroufim , https://github.com/jansel
2023-08-15 22:50:46 +00:00
a0b6c0d1da
Remove @penguinwu from distributed codeowners ( #106322 )
...
@penguinwu said she found a different way to get notified, so she can be removed from codeowners.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/106322
Approved by: https://github.com/ezyang
2023-07-31 18:20:45 +00:00