pytorch
cc5a1cf6 - [JIT] Erase shapes before fallback graph (#44434)

Commit
4 years ago
[JIT] Erase shapes before fallback graph (#44434) Summary: Previously the specialized types were copied over to the fallback function, although the tensors in the fallback type were not of that type. Pull Request resolved: https://github.com/pytorch/pytorch/pull/44434 Reviewed By: SplitInfinity Differential Revision: D23611943 Pulled By: eellison fbshipit-source-id: 2ea88a97529409f6c5c4c1f59a14b623524933de
Author
Elias Ellison
Parents
Loading