Decorators like torch.compiler.allow_in_graph
doesn't account for id reuse
#147777
Labels
module: dynamo
oncall: pt2
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Uh oh!
There was an error while loading. Please reload this page.
🐛 Describe the bug
Context: https://github.com/pytorch/pytorch/pull/146367/files#r1964644166
Repro:
Run it with
TORCH_LOGS="graph_code"
:Commenting out
del f
and rerun:Error logs
No response
Versions
main
cc @chauhang @penguinwu @voznesenskym @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @amjames
The text was updated successfully, but these errors were encountered: