Add DCP doc to DCP merge-rules (#139938)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/139938
Approved by: https://github.com/LucasLLC, https://github.com/c-p-i-o, https://github.com/fduwjj
This commit is contained in:
Will Constable
2024-11-06 15:26:11 -08:00
committed by PyTorch MergeBot
parent 4e647871d6
commit b51b7e28ee

View File

@ -329,6 +329,7 @@
- name: DCP
patterns:
- docs/source/distributed.checkpoint.rst
- torch/distributed/checkpoint/**
approved_by:
- LucasLLC