Skip to content

Add Numba implementation of Blockwise #1015

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

Merged
merged 3 commits into from
Dec 3, 2024

Conditionally disable caching of `to_tuple` helper due to failure in …

661408a
Select commit
Loading
Failed to load commit list.
Merged

Add Numba implementation of Blockwise #1015

Conditionally disable caching of `to_tuple` helper due to failure in …
661408a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 0s

94.18% of diff hit (target 100.00%)

View this Pull Request on Codecov

94.18% of diff hit (target 100.00%)

Annotations

Check warning on line 73 in pytensor/link/numba/dispatch/blockwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/link/numba/dispatch/blockwise.py#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 86 in pytensor/link/numba/dispatch/blockwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/link/numba/dispatch/blockwise.py#L86

Added line #L86 was not covered by tests

Check warning on line 391 in pytensor/link/numba/dispatch/random.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/link/numba/dispatch/random.py#L391

Added line #L391 was not covered by tests