pytorch
b196e016 - [fx/graph_drawer] Add args/kwargs and users (#73464)

Commit
2 years ago
[fx/graph_drawer] Add args/kwargs and users (#73464) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/73464 - Improve formatting of graph by centering everything - Add num_users - Add args/kwargs - Don't print more than 10 of any list/tuple by default (this is necessary for very large concats) Test Plan: tested locally Reviewed By: khabinov Differential Revision: D34492256 fbshipit-source-id: 8073992edb3efddcf8bfd72e2d3db49cc242db10 (cherry picked from commit b1b802965c143fdb0d308b70f51aa741f7d90f78)
Author
Committer
Parents
Loading