-
Notifications
You must be signed in to change notification settings - Fork 25.6k
reinstate size and shape returning symints #79560
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
Conversation
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 1549373 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
0636249
to
5d6d6a3
Compare
5d6d6a3
to
4735476
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stamped
9550073
to
9d2928b
Compare
9d2928b
to
ae1dc24
Compare
a7c28b3
to
1549373
Compare
@pytorchbot merge |
@pytorchbot successfully started a merge job. Check the current status here |
Hey @Krovatkin. |
Summary: This PR redirects `size` and `.shape` to call `sym_sizes` Pull Request resolved: #79560 Approved by: https://github.com/Chillee Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/8389ccbcd809e2596bd4f8a20d069fc919beefdf Reviewed By: mehtanirav Differential Revision: D37717200 Pulled By: Krovatkin fbshipit-source-id: a462912b3eb71abbb6925097e564a95c0abd2ed6
This PR redirects
size
and.shape
to callsym_sizes