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

lanczos3: Mark filter weights as uniform #38

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

MarijnS95
Copy link
Member

@MarijnS95 MarijnS95 commented Oct 23, 2023

Before:

Downsample `square_test.png` using ispc_downsampler
                    time:   [43.438 ms 43.468 ms 43.500 ms]

After:

Downsample `square_test.png` using ispc_downsampler
                    time:   [29.891 ms 29.922 ms 29.953 ms]
                    change: [-31.246% -31.162% -31.077%] (p = 0.00 < 0.05)

Before:

    Downsample `square_test.png` using ispc_downsampler
                        time:   [43.438 ms 43.468 ms 43.500 ms]

After:

    Downsample `square_test.png` using ispc_downsampler
                        time:   [29.891 ms 29.922 ms 29.953 ms]
                        change: [-31.246% -31.162% -31.077%] (p = 0.00 < 0.05)
@MarijnS95 MarijnS95 merged commit fbe0e15 into main Dec 14, 2023
10 checks passed
@MarijnS95 MarijnS95 deleted the filter-weights-uniform branch December 14, 2023 13:23
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.

None yet

1 participant