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

Improve performance of CAReduce in Numba backend #1109

Merged
merged 2 commits into from
Nov 29, 2024

Improve CAReduce Numba implementation

6268d99
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of CAReduce in Numba backend #1109

Improve CAReduce Numba implementation
6268d99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 29, 2024 in 0s

93.33% of diff hit (target 100.00%)

View this Pull Request on Codecov

93.33% of diff hit (target 100.00%)

Annotations

Check warning on line 215 in pytensor/link/numba/dispatch/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/link/numba/dispatch/elemwise.py#L215

Added line #L215 was not covered by tests

Check warning on line 457 in pytensor/link/numba/dispatch/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/link/numba/dispatch/elemwise.py#L457

Added line #L457 was not covered by tests