pytorch
cee84f40 - fix model dump for the lowered module (#72866)

Commit
2 years ago
fix model dump for the lowered module (#72866) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/72866 https://github.com/pytorch/pytorch/pull/71597 adds a wrapper `torch.jit.LoweredWrapper` and it breaks the model dump. Fix the model_dump in the notebook ghstack-source-id: 149311636 Test Plan: CI and test with N509022 Before: {F701413403} After: {F701412963} Reviewed By: iseeyuan Differential Revision: D34247216 fbshipit-source-id: 695b02b03675fae596bb450441b327e4cdcffe9c (cherry picked from commit d46a82a4c125722ca17f67b576b2aec523de1f15)
Author
Committer
Parents
Loading