pytorch
dbf6912b - Populate all args with fake tensor value (#102129)

Commit
2 years ago
Populate all args with fake tensor value (#102129) Summary: We don't need to leak matched input positions from dynamo anymore if we can just populate all args with corresponding fake tensors. Test Plan: CI Differential Revision: D46131556 Pull Request resolved: https://github.com/pytorch/pytorch/pull/102129 Approved by: https://github.com/angelayi
Committer
Parents
Loading