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

[PyTorch] Use .sizes() isntead of .size() in cat_serial_kernel_impl #49371

Closed
wants to merge 3 commits into from

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Dec 14, 2020

Stack from ghstack:

As with previous diff, .sizes() is strictly more efficient.

Differential Revision: D25546409

NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!

As with previous diff, .sizes() is strictly more efficient.

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

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25546409/)!

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Dec 14, 2020
As with previous diff, .sizes() is strictly more efficient.

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

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25546409/)!

ghstack-source-id: 118565553
Pull Request resolved: #49371
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Dec 14, 2020

💊 CI failures summary and remediations

As of commit 8abbcf1 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

This comment has been revised 22 times.

…rnel_impl"

As with previous diff, .sizes() is strictly more efficient.

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

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25546409/)!

[ghstack-poisoned]
…rnel_impl"

As with previous diff, .sizes() is strictly more efficient.

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

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25546409/)!

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Dec 15, 2020
Pull Request resolved: #49371

As with previous diff, .sizes() is strictly more efficient.
ghstack-source-id: 118627223

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

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25546409/)!
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 953f992.

@facebook-github-bot
Copy link
Contributor

This pull request has been reverted by 52b3775.

@facebook-github-bot facebook-github-bot deleted the gh/swolchok/46/head branch December 20, 2020 15:18
hwangdeyu pushed a commit to hwangdeyu/pytorch that referenced this pull request Jan 6, 2021
…ytorch#49371)

Summary:
Pull Request resolved: pytorch#49371

As with previous diff, .sizes() is strictly more efficient.
ghstack-source-id: 118627223

Test Plan: internal benchmark

Differential Revision: D25546409

fbshipit-source-id: 196034716b6e11efda1ec8cb1e0fce7732d73eb4
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.

None yet

2 participants