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

Performance: Faster SSIM #15

Open
ArthurBrussee opened this issue Nov 11, 2024 · 1 comment
Open

Performance: Faster SSIM #15

ArthurBrussee opened this issue Nov 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ArthurBrussee
Copy link
Owner

SSIM is quite slow currently eating a good chunk of time each step. There's two improvements here:

Some future CubeCL updates will also help with faster convolutions, particularly on non-web backends.

@ArthurBrussee ArthurBrussee added the good first issue Good for newcomers label Nov 13, 2024
@ArthurBrussee
Copy link
Owner Author

Probably best to wait for #14 to land, as otherwise small scalar kernels will have disproportionate overhead.

@ArthurBrussee ArthurBrussee removed the good first issue Good for newcomers label Nov 14, 2024
@ArthurBrussee ArthurBrussee added the enhancement New feature or request label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant