Skip to content

Move the CUDA implementation of log2 to ATen.#26769

Closed
xuhdev wants to merge 15 commits intogh/xuhdev/37/basefrom
gh/xuhdev/37/head
Closed

Move the CUDA implementation of log2 to ATen.#26769
xuhdev wants to merge 15 commits intogh/xuhdev/37/basefrom
gh/xuhdev/37/head

Conversation

@xuhdev
Copy link
Collaborator

@xuhdev xuhdev commented Sep 24, 2019

Stack from ghstack:

Fix #24589

Differential Revision: D17960122

@pytorchbot pytorchbot added module: cpu CPU specific problem (e.g., perf, algorithm) module: cuda Related to torch.cuda, and CUDA support in general module: internals Related to internal abstractions in c10 and ATen module: operators labels Sep 24, 2019
xuhdev added a commit that referenced this pull request Sep 24, 2019
Fix #24589

ghstack-source-id: 0a1f24e
Pull Request resolved: #26769
@yf225 yf225 added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Sep 25, 2019
xuhdev added a commit that referenced this pull request Sep 25, 2019
Fix #24589

ghstack-source-id: ea6f6fa
Pull Request resolved: #26769
xuhdev added a commit that referenced this pull request Sep 26, 2019
Fix #24589

ghstack-source-id: 5e903af
Pull Request resolved: #26769
Copy link
Contributor

@VitalyFedyunin VitalyFedyunin left a comment

Choose a reason for hiding this comment

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

LGTM, please rebase after landing of #26733

@xuhdev
Copy link
Collaborator Author

xuhdev commented Oct 3, 2019

Absolutely!

@xuhdev
Copy link
Collaborator Author

xuhdev commented Oct 3, 2019

@VitalyFedyunin Rebased

@xuhdev
Copy link
Collaborator Author

xuhdev commented Oct 8, 2019

Rebased to resolve a conflict

@xuhdev
Copy link
Collaborator Author

xuhdev commented Oct 16, 2019

@VitalyFedyunin Are you landing this one? I can do a rebase if you are not

@VitalyFedyunin
Copy link
Contributor

Feel free to rebase, I will land right after (please ping me)

@xuhdev
Copy link
Collaborator Author

xuhdev commented Oct 16, 2019

@VitalyFedyunin Done!

@facebook-github-bot
Copy link
Contributor

@VitalyFedyunin merged this pull request in 4a69d04.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Oct 17, 2019
Summary:
Pull Request resolved: pytorch/pytorch#26769

Fix #24589

Test Plan: Imported from OSS

Differential Revision: D17960122

Pulled By: VitalyFedyunin

fbshipit-source-id: 58dff236886bbf3a0a152d7422aa8a5c478ee1de
@facebook-github-bot facebook-github-bot deleted the gh/xuhdev/37/head branch October 28, 2019 22:22
thiagocrepaldi pushed a commit to thiagocrepaldi/pytorch that referenced this pull request Feb 4, 2020
Summary:
Pull Request resolved: pytorch#26769

Fix pytorch#24589

Test Plan: Imported from OSS

Differential Revision: D17960122

Pulled By: VitalyFedyunin

fbshipit-source-id: 58dff236886bbf3a0a152d7422aa8a5c478ee1de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: cpu CPU specific problem (e.g., perf, algorithm) module: cuda Related to torch.cuda, and CUDA support in general module: internals Related to internal abstractions in c10 and ATen open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants