Check FakeScriptObject in _resolve_name_collision#157736
Check FakeScriptObject in _resolve_name_collision#157736yushangdi wants to merge 1 commit intopytorch:mainfrom
Conversation
Summary: Fix pytorch#157401 torch.equal cannot handle FakeScriptObject inputs. Test Plan: ``` buck run fbcode//mode/dev-nosan //caffe2/test/inductor:torchbind -- -r test_aoti_torchbind_name_collision ``` Rollback Plan: Differential Revision: D77894081
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/157736
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled JobAs of commit 3eccab0 with merge base 5c79a55 ( CANCELLED JOB - The following job was cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D77894081 |
|
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
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 |
Merge failedReason: 1 jobs have failed, first few of them are: linux-binary-manywheel / manywheel-py3_9-rocm6_4-test Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 1 checks: linux-binary-manywheel / manywheel-py3_9-rocm6_4-test Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Summary:
Fix #157401
torch.equal cannot handle FakeScriptObject inputs.
Test Plan:
Rollback Plan:
Differential Revision: D77894081
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov