pytorch
ecd9a647 - fix `torch.jit.trace_module` documentation (#40248)

Commit
4 years ago
fix `torch.jit.trace_module` documentation (#40248) Summary: This should fix https://github.com/pytorch/pytorch/issues/39328 Before: ![image](https://user-images.githubusercontent.com/24580222/85076992-4720e800-b18f-11ea-9c6e-19bcf3f1cb7d.png) After: ![image](https://user-images.githubusercontent.com/24580222/85077064-6ddf1e80-b18f-11ea-9274-e8cee6909baa.png) Pull Request resolved: https://github.com/pytorch/pytorch/pull/40248 Reviewed By: ezyang Differential Revision: D22195038 Pulled By: zou3519 fbshipit-source-id: c4bff6579a422a56ed28b644f5558b20d901c94e
Author
Parents
Loading