pytorch
9fb6ba24 - Update `torch.fx.passes.split_module` docstring (#65542)

Commit
3 years ago
Update `torch.fx.passes.split_module` docstring (#65542) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/65542 Add docstring for torch.fx.passes.split_module that conforms to Google Python Style conventions. Changed original example to the example from this diff: https://www.internalfb.com/diff/D24925283 (https://github.com/pytorch/pytorch/commit/9734c042b8748c897fa04ded58757c2b66f3b309) Test Plan: Ran buck test //caffe2/test:fx. No errors detected https://pxl.cl/1QCch Reviewed By: jamesr66a Differential Revision: D31145694 fbshipit-source-id: 8e54f3b1be3dca1c4d414fdeeab71b9f2b5d9f3e
Author
Patrick Spencer
Parents
Loading