Sergii Dymchenko
adf9595c2f
Update CODEOWNERS ( #103934 )
...
Remove users that no longer have write access to the repo, resolving CODEOWNERS errors.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/103934
Approved by: https://github.com/ZainRizvi , https://github.com/atalman , https://github.com/malfet
2023-06-26 19:29:29 +00:00
Eli Uriegas
e26f5b2ac7
docs: Render bullet points correctly ( #103021 )
...
This wasn't rendering correctly on the website, this should make it so that the bullet points actually show correctly now.
Signed-off-by: Eli Uriegas <eliuriegas@meta.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/103021
Approved by: https://github.com/albanD
2023-06-06 00:22:49 +00:00
Svetlana Karslioglu
d425da8bf3
Replace master with main in links and docs/conf.py ( #100176 )
...
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/100176
Approved by: https://github.com/albanD , https://github.com/malfet
2023-05-02 18:20:32 +00:00
Chris Gottbrath
f0e28b1cb9
Adding the maintainers approved in 2023Q1 Core Maintainers meeting ( #98520 )
...
Added Nikita to Core Maintainers
Merged MKLDNN with CPU Performance
Renamed CUDA to GPU Performance
Added Jiong to Compiler and CPU Performance
Added Xiaobing to CPU Performance
Marking Vitaly and Jian Hui as Emeritus
Pull Request resolved: https://github.com/pytorch/pytorch/pull/98520
Approved by: https://github.com/ezyang , https://github.com/soumith , https://github.com/dzhulgakov
2023-04-24 17:58:18 +00:00
Simon Seo
9f95032101
Fix broken links in contribution_guide.rst ( #99295 )
...
mainly from `master` to `main`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/99295
Approved by: https://github.com/kit1980
2023-04-20 22:20:56 +00:00
Kiuk Chung
55a1bd3fc6
[PT-D] Update CODEOWNERS, merge_rules, and Persons-of-Interest for to… ( #96321 )
...
Synchronize CODEOWNERS, merge_rules, and POI files to reflect kiukchung and d4l3k (Tristan Rice) as one of the maintainers for the distributed module.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/96321
Approved by: https://github.com/d4l3k , https://github.com/albanD , https://github.com/malfet
2023-03-13 17:38:43 +00:00
Svetlana Karslioglu
004bcffc6a
Fix formatting ( #95906 )
...
Fixing list formatting by adding a missing blank line:
Before:

After:

Pull Request resolved: https://github.com/pytorch/pytorch/pull/95906
Approved by: https://github.com/orionr
2023-03-03 16:18:12 +00:00
ajithvallabai
3944e7c3e8
Fix grammatical errors in contribution guide ( #95454 )
...
Fixed following errors in contribution guide.
"deep neural networks using a **on** tape-based autograd systems." to "deep neural networks **using a tape-based** autograd systems."
"the best entrance **point** and are great places to start." to "the best entrance **points** and are great places to start."
Pull Request resolved: https://github.com/pytorch/pytorch/pull/95454
Approved by: https://github.com/ezyang
2023-02-28 03:44:40 +00:00
Atharva Kavitkar
627282fa6c
Corrected grammar in contribution guide ( #93014 )
...
Corrected the grammar of a sentence in "Implementing Features or Fixing Bugs" section of the contribution guide.
**Before:**
Issues that are labeled first-new-issue, low, or medium priority provide the best entrance point are great places to start.
**After:**
Issues that are labeled first-new-issue, low, or medium priority provide the best entrance point _and_ are great places to start.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/93014
Approved by: https://github.com/albanD , https://github.com/kit1980
2023-02-24 00:22:14 +00:00
Svetlana Karslioglu
3b7140d938
Add the new submission form ( #94000 )
...
Adding the new form for submitting topics on quarterly maintainers meetings.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/94000
Approved by: https://github.com/orionr
2023-02-03 16:46:30 +00:00
Svetlana Karslioglu
218d4eac56
Remove submission form ( #93287 )
...
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/93287
Approved by: https://github.com/orionr
2023-01-31 23:41:16 +00:00
Christian Puhrsch
a306f85ea7
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
2022-12-02 23:06:57 +00:00
Li-Huai (Allan) Lin
c2ce79f06e
Fix dev-discuss link in the maintainer docs ( #89493 )
...
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89493
Approved by: https://github.com/H-Huang
2022-11-22 19:33:21 +00:00
Kazuaki Ishizaki
a5f04e9a91
Fix typos in .md and .rst files ( #88962 )
...
This PR fixes typos `Github` in `.md` and `.rst` files.
`Github` -> `GitHub`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/88962
Approved by: https://github.com/kit1980
2022-11-17 03:37:02 +00:00
Svetlana Karslioglu
7e83f65ad5
Add General Project Policies ( #87385 )
...
Add General Project Policies to the Governance page
Pull Request resolved: https://github.com/pytorch/pytorch/pull/87385
Approved by: https://github.com/orionr
2022-10-20 21:02:09 +00:00
vfdev
8d9472d7d4
[skip-ci] Fixed bad link in build_ci_governance.rst ( #85933 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85933
Approved by: https://github.com/albanD
2022-10-03 17:35:44 +00:00
vfdev
6fd5d6397a
[Docs] Updated torchvision people ( #85931 )
...
cc @datumbox @pmeier
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85931
Approved by: https://github.com/fmassa , https://github.com/datumbox
2022-10-03 10:57:08 +00:00
Andrew M. James
5bfcf1f01a
[Docs] Update sparse Maintainers ( #85126 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85126
Approved by: https://github.com/cpuhrsch
2022-09-27 22:50:31 +00:00
supriyar
18685b7fe1
Update PT maintainers list for AO ( #85125 )
...
Summary:
Update the list based on recommendation in
https://github.com/pytorch/pytorch/blob/master/docs/source/community/build_ci_governance.rst
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: [D39745619](https://our.internmc.facebook.com/intern/diff/D39745619 )
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85125
Approved by: https://github.com/gchanan
2022-09-23 23:38:57 +00:00
lezcano
de0f3c4200
Change Lezcano to lezcano ( #85396 )
...
I changed my handle to lezcano (no caps) as rhere's always issues with
capital letters when automatising stuff.
The last issue was https://github.com/pytorch/test-infra/pull/751
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85396
Approved by: https://github.com/ezyang
2022-09-21 13:49:55 +00:00
Nayef Ahmed
cb9ef4668e
Updated library level maintainers for torchtext ( #84950 )
...
- Updated library level maintainers for torchtext to reflect internal changes to the team
Pull Request resolved: https://github.com/pytorch/pytorch/pull/84950
Approved by: https://github.com/mthrok
2022-09-14 00:35:36 +00:00
Slava Kovalevskyi
2698f99dc7
fixing form link for governance ( #84861 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/84861
Approved by: https://github.com/malfet
2022-09-12 14:15:52 +00:00
Dmytro Dzhulgakov
96e4bd9500
[docs] Person of interest update: sparse, torchrec and smaller tweaks ( #84772 )
...
Fixes #83363
This is not a full update yet, but fixes some obvious things: missing modules (torchrec, sparse) and brings a few people from merge_rules.json who are working on the respective modules. There are still discrepancies - e.g. Intel CPU work is split in many categories in merge_rules, but it's better to improve things incrementally.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/84772
Approved by: https://github.com/b0noI , https://github.com/malfet
2022-09-10 00:09:57 +00:00
Sergii Dymchenko
49ec8d32c7
Suggest draft PRs in contribution_guide.rst ( #84658 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/84658
Approved by: https://github.com/huydhn
2022-09-08 03:12:50 +00:00
Slava Kovalevskyi
c585e149e2
Process for maintaining Build + CI contributors list ( #83869 )
...
The following issues are fixed:
* process of adding new contributors to the "Build + CI" module added
* folks who qualified are explicitly added
Pull Request resolved: https://github.com/pytorch/pytorch/pull/83869
Approved by: https://github.com/svekars , https://github.com/seemethere , https://github.com/malfet
2022-08-31 21:48:39 +00:00
Zain Rizvi
d62a6ca521
Link to instructions on submitting an RFC ( #83990 )
...
Point people to instructions on how to create an RFC
Pull Request resolved: https://github.com/pytorch/pytorch/pull/83990
Approved by: https://github.com/janeyx99
2022-08-29 20:31:30 +00:00
Slava Kovalevskyi
2c79b9c638
module names are made more consistent with POI page ( #83219 )
...
Less intrusive update after the first attempt got reverted: https://github.com/pytorch/pytorch/pull/83127
fix for: #83363
Pull Request resolved: https://github.com/pytorch/pytorch/pull/83219
Approved by: https://github.com/malfet
2022-08-16 18:38:08 +00:00
PyTorch MergeBot
3d61d93ea7
Revert "merge_rules, person_of_interst and CODEOWNERS now better aligned ( #83127 )"
...
This reverts commit fb833aabac .
Reverted https://github.com/pytorch/pytorch/pull/83127 on behalf of https://github.com/malfet due to We should not have removed existing codeowners, nor spam Soumith and Ed with review requests
2022-08-10 16:31:28 +00:00
Slava Kovalevskyi
fb833aabac
merge_rules, person_of_interst and CODEOWNERS now better aligned ( #83127 )
...
not 100% alignment just yet
Pull Request resolved: https://github.com/pytorch/pytorch/pull/83127
Approved by: https://github.com/malfet
2022-08-10 14:46:25 +00:00
Slava Kovalevskyi
9ba1631c67
Governance process been actualized. ( #82736 )
...
Changes:
* form for topics proposals for Core maintainers review been added
* merge_rules.json file specified as spruce of truth for the list of maintainers (since it is the file that actually defines permissions)
* responsibilities of the module maintainers are added (as per the last core maintainers meeting)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/82736
Approved by: https://github.com/svekars , https://github.com/soumith
2022-08-09 00:40:20 +00:00
BowenBao
26d50ff1be
[ONNX] Update merge rules and persons of interest ( #82673 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/82673
Approved by: https://github.com/malfet
2022-08-04 18:11:41 +00:00
albanD
386b398317
Update MPS POI ( #81757 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/81757
Approved by: https://github.com/malfet
2022-07-29 16:00:12 +00:00
Slava Kovalevskyi
842f05f014
new doc/tutorial module been added, with the first maintainer svekars… ( #82274 )
...
Approved on the core maintainers meeting: https://dev-discuss.pytorch.org/t/first-pytorch-quarterly-maintainers-meeting-minutes-meeting-date-july-22-2022/709
Pull Request resolved: https://github.com/pytorch/pytorch/pull/82274
Approved by: https://github.com/kit1980 , https://github.com/svekars
2022-07-27 19:57:15 +00:00
albanD
a879cb5865
Update poi based on recent activity ( #81097 )
...
cc @Lezcano
Pull Request resolved: https://github.com/pytorch/pytorch/pull/81097
Approved by: https://github.com/Lezcano , https://github.com/b0noI
2022-07-09 14:39:34 +00:00
Orion Reblitz-Richardson
4df76d1df3
Adjust wording for consistency ( #79758 )
...
Requested by some of our internal review. @svekars thoughts? Thanks.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79758
Approved by: https://github.com/svekars , https://github.com/kit1980
2022-06-17 01:39:30 +00:00
Svetlana Karslioglu
9d351b3ddd
Update the governance page ( #78850 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78850
Approved by: https://github.com/orionr , https://github.com/b0noI
2022-06-14 15:39:51 +00:00
Svetlana Karslioglu
5399fef644
Update persons of interest ( #79076 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79076
Approved by: https://github.com/b0noI
2022-06-14 15:26:13 +00:00
Svetlana Karslioglu
68136828e0
Add Design Philosophy ( #79248 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79248
Approved by: https://github.com/albanD
2022-06-10 21:21:05 +00:00
Svetlana Karslioglu
8c8527233f
Update the Contribution Guide ( #78779 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78779
Approved by: https://github.com/ezyang , https://github.com/albanD
2022-06-03 21:15:52 +00:00
Gary Miguel
dbac0f5cdc
Update persons of interest for ONNX ( #72072 )
...
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/72072
Reviewed By: H-Huang
Differential Revision: D34230534
Pulled By: malfet
fbshipit-source-id: ed5abdfacf0d9628c6cc99957fa578d71a79d025
(cherry picked from commit 4669c346c4 )
2022-02-16 23:01:13 +00:00
oleshp
93f1090267
Update contribution_guide.rst ( #64142 )
...
Summary:
Grammatical update.
Fixes #{issue number}
Pull Request resolved: https://github.com/pytorch/pytorch/pull/64142
Reviewed By: mruberry
Differential Revision: D30639394
Pulled By: ezyang
fbshipit-source-id: cf1a4dfbd8e34b0772f1b09f5d820278e8ef8574
2021-08-30 19:26:59 -07:00
Joseph Spisak
b629ea4620
Update persons_of_interest.rst ( #63907 )
...
Summary:
Fixes #{issue number}
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63907
Reviewed By: jspisak
Differential Revision: D30534972
Pulled By: dzhulgakov
fbshipit-source-id: ba726fc53e292a362c387cc8b5f7776ca2a2544c
2021-08-25 22:50:54 -07:00
Jithun Nair
726fd26b3e
Update ROCm PyTorch persons of interest ( #55206 )
...
Summary:
cc jeffdaily sunway513
Pull Request resolved: https://github.com/pytorch/pytorch/pull/55206
Reviewed By: VitalyFedyunin
Differential Revision: D30296584
Pulled By: dzhulgakov
fbshipit-source-id: 6e5c610cc6b7c7fd58b80fa3f9de31f269341a88
2021-08-22 22:31:09 -07:00
ndkshr
0a6d88244b
Fix grammatical errors on the PyTorch Contribution Guide ( #61818 )
...
Summary:
## What does the PR do?
- Fix grammatical errors on the PyTorch Contribution Guide page.
## Changes [Screenshots]
> Note:
> 1. The changes are highlighted in each screenshot.
> 2. Could not load CSS while testing locally, hope that is not an issue as all the changes are made on the content.
1.

2.

3.

4.

5.

6.

7.

8.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/61818
Reviewed By: dzhulgakov
Differential Revision: D29775606
Pulled By: mrshenli
fbshipit-source-id: 3f3bfdeede341f784b72dfe55da9ba8bdce1192a
2021-07-19 15:06:22 -07:00
Sam Estep
5bcbbf5373
Lint trailing newlines ( #54737 )
...
Summary:
*Context:* https://github.com/pytorch/pytorch/issues/53406 added a lint for trailing whitespace at the ends of lines. However, in order to pass FB-internal lints, that PR also had to normalize the trailing newlines in four of the files it touched. This PR adds an OSS lint to normalize trailing newlines.
The changes to the following files (made in 54847d0adb9be71be4979cead3d9d4c02160e4cd) are the only manually-written parts of this PR:
- `.github/workflows/lint.yml`
- `mypy-strict.ini`
- `tools/README.md`
- `tools/test/test_trailing_newlines.py`
- `tools/trailing_newlines.py`
I would have liked to make this just a shell one-liner like the other three similar lints, but nothing I could find quite fit the bill. Specifically, all the answers I tried from the following Stack Overflow questions were far too slow (at least a minute and a half to run on this entire repository):
- [How to detect file ends in newline?](https://stackoverflow.com/q/38746 )
- [How do I find files that do not end with a newline/linefeed?](https://stackoverflow.com/q/4631068 )
- [How to list all files in the Git index without newline at end of file](https://stackoverflow.com/q/27624800 )
- [Linux - check if there is an empty line at the end of a file [duplicate]](https://stackoverflow.com/q/34943632 )
- [git ensure newline at end of each file](https://stackoverflow.com/q/57770972 )
To avoid giving false positives during the few days after this PR is merged, we should probably only merge it after https://github.com/pytorch/pytorch/issues/54967 .
Pull Request resolved: https://github.com/pytorch/pytorch/pull/54737
Test Plan:
Running the shell script from the "Ensure correct trailing newlines" step in the `quick-checks` job of `.github/workflows/lint.yml` should print no output and exit in a fraction of a second with a status of 0. That was not the case prior to this PR, as shown by this failing GHA workflow run on an earlier draft of this PR:
- https://github.com/pytorch/pytorch/runs/2197446987?check_suite_focus=true
In contrast, this run (after correcting the trailing newlines in this PR) succeeded:
- https://github.com/pytorch/pytorch/pull/54737/checks?check_run_id=2197553241
To unit-test `tools/trailing_newlines.py` itself (this is run as part of our "Test tools" GitHub Actions workflow):
```
python tools/test/test_trailing_newlines.py
```
Reviewed By: malfet
Differential Revision: D27409736
Pulled By: samestep
fbshipit-source-id: 46f565227046b39f68349bbd5633105b2d2e9b19
2021-03-30 13:09:52 -07:00
Thomas Viehmann
7eb0a71484
update persons of interest ( #45803 )
...
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45803
Reviewed By: dzhulgakov
Differential Revision: D24125375
Pulled By: VitalyFedyunin
fbshipit-source-id: a892603c6449a2c15e926d2b161468690d4ec2f4
2020-10-05 21:28:00 -07:00
Joseph Spisak
4716284904
Update persons_of_interest.rst ( #44031 )
...
Summary:
Adding Geeta to the POI for TorchServe
cc chauhang
Fixes #{issue number}
Pull Request resolved: https://github.com/pytorch/pytorch/pull/44031
Reviewed By: jspisak
Differential Revision: D23476439
Pulled By: soumith
fbshipit-source-id: 6936d46c201e1437143d85e1dce24da355857628
2020-09-02 10:56:27 -07:00
Joseph Spisak
547bbdac86
Add MSFT Owners to the Windows Maintainership ( #42280 )
...
Summary:
Fixes #{issue number}
Pull Request resolved: https://github.com/pytorch/pytorch/pull/42280
Reviewed By: albanD
Differential Revision: D22836782
Pulled By: soumith
fbshipit-source-id: a38f91e381abc0acf3ab41e05ff70611926091ac
2020-07-30 08:22:13 -07:00
Karel Ha
00ee54d2a4
Fix link to PyTorch organization (from Governance) ( #40984 )
...
Summary:
PR fixes https://github.com/pytorch/pytorch/issues/40666
Pull Request resolved: https://github.com/pytorch/pytorch/pull/40984
Differential Revision: D22404543
Pulled By: ngimel
fbshipit-source-id: 0d39e8f4d701517cce9c31fddaaad46be3d4844b
2020-07-07 11:22:57 -07:00
Edward Leardi
6b50874cb7
Fix HTTP links in documentation to HTTPS ( #40878 )
...
Summary:
I ran `make linkcheck` using `sphinx.builders.linkcheck` on the documentation and noticed a few links weren't using HTTPS so I quickly updated them all.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/40878
Differential Revision: D22404647
Pulled By: ngimel
fbshipit-source-id: 9c9756db59197304023fddc28f252314f6cf4af3
2020-07-06 20:05:21 -07:00