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

[kernel] Fix excessive index calculation logic #90

Open
antiagainst opened this issue Aug 5, 2024 · 1 comment
Open

[kernel] Fix excessive index calculation logic #90

antiagainst opened this issue Aug 5, 2024 · 1 comment
Milestone

Comments

@antiagainst
Copy link
Contributor

Currently we are generating excessive index calculation logic due to affine map usage. This is suspected to cause low performance. Investigate it and avoid such.

@antiagainst antiagainst converted this from a draft issue Aug 5, 2024
@antiagainst antiagainst added this to the SDXL-MLPerf milestone Aug 5, 2024
@antiagainst
Copy link
Contributor Author

As a first step, if we have various boundary checks, we need to see if we can avoid them by setting alignments and/or compiler hints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant