Repro for property related Dynamo graph break#165609
Repro for property related Dynamo graph break#165609ezyang wants to merge 3 commits intogh/ezyang/3176/basefrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/165609
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit e8d428c with merge base 5eddbb5 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
| def __call__(self): | ||
| return True | ||
|
|
||
| p = property(PropertyGetter()) |
There was a problem hiding this comment.
The problem is specifically that we have a non-function thing as a method on the class
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
Thanks! Is there an issue to track the support for partials and callable class instances, if one is planned? |
Not yet but they should all get fixed as well @anijain2305 |
Signed-off-by: Edward Yang <ezyang@meta.com> Pull Request resolved: pytorch#165609 Approved by: https://github.com/albanD, https://github.com/gchanan, https://github.com/malfet, https://github.com/anijain2305
Signed-off-by: Edward Yang <ezyang@meta.com> Pull Request resolved: pytorch#165609 Approved by: https://github.com/albanD, https://github.com/gchanan, https://github.com/malfet, https://github.com/anijain2305
Stack from ghstack (oldest at bottom):
Signed-off-by: Edward Yang ezyang@meta.com
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames @Lucaskabela