Skip to content

Commit

Permalink
Propose nkaretnikov as general PrimTorch/meta/decomp reviewer (pytorc…
Browse files Browse the repository at this point in the history
…h#106970)

Signed-off-by: Edward Z. Yang <[email protected]>
Pull Request resolved: pytorch#106970
Approved by: https://github.com/albanD
  • Loading branch information
ezyang authored and pytorchmergebot committed Aug 11, 2023
1 parent fbfb9a1 commit d97b18d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/merge_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,23 @@
- Lint
- pull

- name: PrimTorch
patterns:
- aten/src/ATen/native_functions.yaml
- aten/src/ATen/native/**
- test/**
- torch/_meta_registrations.py
- torch/_decomp/**
- torch/_refs/**
- torch/_prims/**
- torch/_prims_common/**
approved_by:
- nkaretnikov
mandatory_checks_name:
- EasyCLA
- Lint
- pull

- name: Linear Algebra
patterns:
- aten/src/ATen/native/cuda/linalg/**
Expand Down

0 comments on commit d97b18d

Please sign in to comment.