Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Optim] Change _foreach_supported_types to a set #126353

Closed
wants to merge 1 commit into from

Conversation

wz337
Copy link
Contributor

@wz337 wz337 commented May 15, 2024

Copy link

pytorch-bot bot commented May 15, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/126353

Note: Links to docs will display an error until the docs builds have been completed.

❌ 26 New Failures

As of commit 4be13e3 with merge base f0d3494 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added ciflow/inductor oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: optim labels May 15, 2024
@wz337 wz337 requested a review from kwen2501 May 15, 2024 23:14
@wz337 wz337 marked this pull request as ready for review May 15, 2024 23:14
@wz337 wz337 force-pushed the make_foreach_supported_types_a_set branch from e705ee9 to 4be13e3 Compare May 16, 2024 00:31
@wz337
Copy link
Contributor Author

wz337 commented May 16, 2024

@kwen2501 Seems compiled doesn't like the change as I am seeing the error below so I guess we are keeping the var as a list?

torch._dynamo.exc.Unsupported: call_method UserDefinedObjectVariable(set) __contains__ [TorchInGraphFunctionVariable(<class 'torch.nn.parameter.Parameter'>)] {}

@albanD albanD removed their request for review May 16, 2024 13:39
@wz337 wz337 closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/inductor oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: optim
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant