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

[FastMath] Add cuda & x86 schedules for fast_softmax #8150

Merged
merged 4 commits into from
May 31, 2021

Conversation

jcf94
Copy link
Contributor

@jcf94 jcf94 commented May 27, 2021

This is an additional CR to #8138. Add x86 & cuda schedules for fast_softmax.

Though I'm not sure if this will be the best schedule in these two targets, this should work better than the non-fast one. For better performance, AutoScheduler will do a good job.

cc @merrymercy

@jcf94 jcf94 merged commit eebd5a9 into apache:main May 31, 2021
@jcf94 jcf94 deleted the fast_softmax_schedule branch May 31, 2021 08:22
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Jun 3, 2021
* Add cuda & x86 schedules for fast_softmax

* Bug fix

* Re-trigger CI
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
* Add cuda & x86 schedules for fast_softmax

* Bug fix

* Re-trigger CI
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
* Add cuda & x86 schedules for fast_softmax

* Bug fix

* Re-trigger CI
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