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

WIP: enable reusing fft plans #271

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

simplify demo

a948fae
Select commit
Loading
Failed to load commit list.
Draft

WIP: enable reusing fft plans #271

simplify demo
a948fae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 11, 2024 in 1s

15.00% of diff hit (target 94.07%)

View this Pull Request on Codecov

15.00% of diff hit (target 94.07%)

Annotations

Check warning on line 848 in src/imfilter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/imfilter.jl#L843-L848

Added lines #L843 - L848 were not covered by tests

Check warning on line 856 in src/imfilter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/imfilter.jl#L851-L856

Added lines #L851 - L856 were not covered by tests

Check warning on line 860 in src/imfilter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/imfilter.jl#L860

Added line #L860 was not covered by tests

Check warning on line 871 in src/imfilter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/imfilter.jl#L864-L871

Added lines #L864 - L871 were not covered by tests

Check warning on line 874 in src/imfilter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/imfilter.jl#L873-L874

Added lines #L873 - L874 were not covered by tests

Check warning on line 879 in src/imfilter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/imfilter.jl#L876-L879

Added lines #L876 - L879 were not covered by tests

Check warning on line 888 in src/imfilter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/imfilter.jl#L882-L888

Added lines #L882 - L888 were not covered by tests