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

[cuDNN] Add support for log_softmax #8369

Merged
merged 4 commits into from
Jul 1, 2021
Merged

Conversation

altanh
Copy link
Contributor

@altanh altanh commented Jun 29, 2021

Updated log_softmax to use OpStrategy and added cuDNN implementation

cc @masahi

@masahi masahi merged commit 2e47947 into apache:main Jul 1, 2021
@masahi
Copy link
Member

masahi commented Jul 1, 2021

thanks @altanh

lygztq pushed a commit to lygztq/tvm that referenced this pull request Jul 1, 2021
* log_softmax strategy and cudnn impl

* add log_softmax cudnn test

* silence terrible pylint suggestion

* fix typo
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
* log_softmax strategy and cudnn impl

* add log_softmax cudnn test

* silence terrible pylint suggestion

* fix typo
zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Mar 4, 2022
* log_softmax strategy and cudnn impl

* add log_softmax cudnn test

* silence terrible pylint suggestion

* fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants