pytorch
7eef4697 - Add merge_rule for "functorch" module (#96657)

Commit
2 years ago
Add merge_rule for "functorch" module (#96657) This PR enables our non-meta contributors to be able to approve "functorch" PRs without intervention from meta contributors. A PR is deemed a "functorch" PR if it matches one of the patterns in merge_rules.yaml. These patterns are definitely not exhaustive (we modify core pytorch pieces quite often), but should be a good starting point. Pull Request resolved: https://github.com/pytorch/pytorch/pull/96657 Approved by: https://github.com/albanD
Author
Committer
Parents
Loading