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

Cast ZeroSumNormal shape operations to config.floatX #6889

Merged
merged 5 commits into from
Sep 5, 2023

FIX Prevents ZeroSumNormal from upcasting

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

Cast ZeroSumNormal shape operations to config.floatX #6889

FIX Prevents ZeroSumNormal from upcasting
7ac807c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 2, 2023 in 0s

20.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

20.00% of diff hit (target 50.00%)

Annotations

Check warning on line 2787 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L2786-L2787

Added lines #L2786 - L2787 were not covered by tests

Check warning on line 335 in pymc/distributions/transforms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/transforms.py#L335

Added line #L335 was not covered by tests

Check warning on line 347 in pymc/distributions/transforms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/transforms.py#L347

Added line #L347 was not covered by tests