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

ReduceMax/Min performance improvements on CPU #1925

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

ke1337
Copy link
Contributor

@ke1337 ke1337 commented Sep 25, 2019

Description: use no_transpose optimization for ReduceMax/Min

Motivation and Context

  • This change is from Tracy when investigating a quantized LSTM model. It saves ~30ms out of 192ms in latency for that model.

@ke1337 ke1337 requested a review from a team as a code owner September 25, 2019 22:31
Copy link
Member

@yufenglee yufenglee left a comment

Choose a reason for hiding this comment

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

:shipit:

@ke1337 ke1337 merged commit 9ed8598 into master Sep 26, 2019
@ke1337 ke1337 deleted the gt/kedeng/reduce_opt_from_tracysh branch September 29, 2019 07:42
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