Skip to content

symint attributes #159057

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

avikchaudhuri
Copy link
Contributor

@avikchaudhuri avikchaudhuri commented Jul 24, 2025

Copy link

pytorch-bot bot commented Jul 24, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit 70f74c3 with merge base 8460131 (image):

NEW FAILURES - The following jobs have failed:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78747585

Comment on lines 106 to 108
parameters_and_buffers_only = {
k: v for k, v in parameters_and_buffers.items() if isinstance(v, Tensor)
}
Copy link
Contributor

@zou3519 zou3519 Jul 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the nn stateless APIs should be allowed to override all attributes on an nn.Module, not just Tensors. cc @albanD

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is correct afaik

@avikchaudhuri avikchaudhuri marked this pull request as draft July 24, 2025 17:44
Copy link
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what this is about given there are no PR description?

Comment on lines 106 to 108
parameters_and_buffers_only = {
k: v for k, v in parameters_and_buffers.items() if isinstance(v, Tensor)
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is correct afaik

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78747585

avikchaudhuri added a commit to avikchaudhuri/pytorch that referenced this pull request Jul 24, 2025
Summary:
Pull Request resolved: pytorch#159057

Rollback Plan:

Differential Revision: D78747585
Summary:
Pull Request resolved: pytorch#159057

Rollback Plan:

Differential Revision: D78747585
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78747585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy