-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Refactored prim utils into _prims_utils folder #81088
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
[ghstack-poisoned]
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 1be6e72 (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. |
…der" [ghstack-poisoned]
…der" [ghstack-poisoned]
…der" [ghstack-poisoned]
…der" [ghstack-poisoned]
For the most part, this is a mechanical change, moving 2 non-trivial changes:
|
torch/_prims_common/__init__.py
Outdated
@@ -241,140 +160,6 @@ def is_contiguous(a: TensorLikeType) -> bool: | |||
return True | |||
|
|||
|
|||
# This function is equivalent to compute_channels_last_contiguous_2d() in TensorImpl.cpp | |||
def is_channels_last_contiguous_2d(a: Tensor) -> bool: |
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.
where did all these functions go?
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.
hrmm, I suspect a recent merge failure.
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.
oh ok, I think constant_pad_nd was reverted
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.
Fixed the issue.
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@pytorchbot merge -g |
@pytorchbot successfully started a merge job. Check the current status here |
Hey @Chillee. |
@pytorchbot revert this please |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot revert -m "braking internal builds" |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot revert -m="breaking internal tests" -c=nosignal |
@pytorchbot successfully started a revert job. Check the current status here |
@Chillee your PR has been successfully reverted. |
This reverts commit 80231d0. Reverted #81088 on behalf of https://github.com/jeanschmidt due to breaking internal tests
@jeanschmidt what's the failure? |
See D37957414 |
…"" This reverts commit e43a02c. [ghstack-poisoned]
Stack from ghstack (oldest at bottom):