Skip to content

Conversation

@robieta
Copy link
Contributor

@robieta robieta commented Nov 19, 2022

Stack from ghstack (oldest at bottom):

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: D40868660

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 19, 2022

🔗 Helpful Links

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

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

✅ No Failures

As of commit cfae7c2:
💚 Looks good so far! There are no failures yet. 💚

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

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
robieta pushed a commit that referenced this pull request Nov 22, 2022
Pull Request resolved: #89356

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.
ghstack-source-id: 174223953

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
@robieta robieta added the release notes: profiler release notes category label Nov 27, 2022
If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
robieta pushed a commit that referenced this pull request Nov 27, 2022
Pull Request resolved: #89356

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.
ghstack-source-id: 174422769

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
robieta pushed a commit that referenced this pull request Nov 29, 2022
Pull Request resolved: #89356

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.
ghstack-source-id: 174633852

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
robieta pushed a commit that referenced this pull request Nov 30, 2022
Pull Request resolved: #89356

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.
ghstack-source-id: 174685527

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
robieta pushed a commit that referenced this pull request Nov 30, 2022
Pull Request resolved: #89356

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.
ghstack-source-id: 174760327

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
@robieta robieta added ciflow/trunk Trigger trunk jobs on your pull request ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR and removed with-ssh labels Nov 30, 2022
If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
robieta pushed a commit that referenced this pull request Dec 1, 2022
Pull Request resolved: #89356

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.
ghstack-source-id: 174825887

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)

[ghstack-poisoned]
robieta pushed a commit that referenced this pull request Dec 1, 2022
Pull Request resolved: #89356

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.
ghstack-source-id: 174868149

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
@robieta
Copy link
Contributor Author

robieta commented Dec 2, 2022

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: PR #89356 has not been reviewed yet (Rule superuser)

Details for Dev Infra team Raised by workflow job

@chaekit chaekit self-requested a review December 2, 2022 03:28
@robieta
Copy link
Contributor Author

robieta commented Dec 2, 2022

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: The following mandatory check(s) failed (Rule superuser):

Dig deeper by viewing the failures on hud

Details for Dev Infra team Raised by workflow job

@robieta
Copy link
Contributor Author

robieta commented Dec 2, 2022

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

kulinseth pushed a commit to kulinseth/pytorch that referenced this pull request Dec 10, 2022
…9356)

If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage.

Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/)
Pull Request resolved: pytorch#89356
Approved by: https://github.com/chaekit
@facebook-github-bot facebook-github-bot deleted the gh/robieta/157/head branch June 8, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: profiler release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants