mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Add @chillee to codeowners for functorch tests (#92337)
^ Pull Request resolved: https://github.com/pytorch/pytorch/pull/92337 Approved by: https://github.com/zou3519
This commit is contained in:
parent
94a7c01159
commit
6fa86d7402
|
|
@ -101,8 +101,8 @@ test/test_type_promotion.py @mruberry @ngimel
|
|||
# functorch-related things
|
||||
# This list is for people wanting to be notified every time there's a change
|
||||
# Useful for e.g. auditing xfails that other folks add to tests
|
||||
test/functorch/test_ops.py @zou3519
|
||||
test/functorch/test_vmap.py @zou3519
|
||||
test/functorch/test_ops.py @zou3519 @chillee
|
||||
test/functorch/test_vmap.py @zou3519 @chillee
|
||||
|
||||
# torch MPS
|
||||
test/test_mps.py @kulinseth
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user