pytorch
bf387e89 - Fix a NotImplemented mode bug and improve Parameter handling for fake tensor (#82574)

Commit
3 years ago
Fix a NotImplemented mode bug and improve Parameter handling for fake tensor (#82574) Partially addresses https://github.com/pytorch/pytorch/issues/82547 The repro script still doesn't work with fake tensor, but it is now expected as fake tensor does not work unless all inputs are explicitly wrapped into fake tensor. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/82574 Approved by: https://github.com/eellison
Author
Committer
Parents
Loading