-
Notifications
You must be signed in to change notification settings - Fork 26.3k
cosh: port to structured kernel
#55563
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
cosh: port to structured kernel
#55563
Conversation
[ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit bd93b08 (more details on the Dr. CI page):
ci.pytorch.org: 1 failedThis 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. |
ezyang
left a comment
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.
but need to do CUDA too!
What am I missing? I updated the CUDA kernel to use |
|
Might be a problem with sinh, which is also got compilation errors |
Ah yes, that would explain things. |
[ghstack-poisoned]
|
@SplitInfinity merged this pull request in 19e43ea. |
cosh: port to structured kernel
Stack from ghstack:
cos: port to structured kernel #55564 Migrate cos to structured kernelcosh: port to structured kernel #55563 Migrate cosh to structured kernelacosh: port to structured kernel #55540 Migrate acosh to structured kernelsinh: port to structured kernel #55538 Migrate sinh to structured kernelDifferential Revision: D27653767