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

Torch dispatch for scipy-like functions and Softplus #1066

Merged
merged 5 commits into from
Nov 27, 2024

Check for scipy in elemwise

7fec045
Select commit
Loading
Failed to load commit list.
Merged

Torch dispatch for scipy-like functions and Softplus #1066

Check for scipy in elemwise
7fec045
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 25, 2024 in 0s

86.36% of diff hit (target 100.00%)

View this Pull Request on Codecov

86.36% of diff hit (target 100.00%)

Annotations

Check warning on line 18 in pytensor/link/pytorch/dispatch/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/link/pytorch/dispatch/elemwise.py#L18

Added line #L18 was not covered by tests

Check warning on line 22 in pytensor/link/pytorch/dispatch/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/link/pytorch/dispatch/elemwise.py#L22

Added line #L22 was not covered by tests