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

Introduce value variables in logprob IR #7491

Merged
merged 6 commits into from
Sep 11, 2024

Introduce valued variables in logprob IR

bac9f6e
Select commit
Loading
Failed to load commit list.
Merged

Introduce value variables in logprob IR #7491

Introduce valued variables in logprob IR
bac9f6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 10, 2024 in 1s

95.33% of diff hit (target 50.00%)

View this Pull Request on Codecov

95.33% of diff hit (target 50.00%)

Annotations

Check warning on line 56 in pymc/logprob/abstract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/abstract.py#L56

Added line #L56 was not covered by tests

Check warning on line 82 in pymc/logprob/cumsum.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/cumsum.py#L82

Added line #L82 was not covered by tests

Check warning on line 412 in pymc/logprob/mixture.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/mixture.py#L412

Added line #L412 was not covered by tests

Check warning on line 514 in pymc/logprob/mixture.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/mixture.py#L514

Added line #L514 was not covered by tests

Check warning on line 304 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L304

Added line #L304 was not covered by tests

Check warning on line 308 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L308

Added line #L308 was not covered by tests

Check warning on line 317 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L317

Added line #L317 was not covered by tests

Check warning on line 321 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L321

Added line #L321 was not covered by tests

Check warning on line 409 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L409

Added line #L409 was not covered by tests

Check warning on line 412 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L412

Added line #L412 was not covered by tests

Check warning on line 428 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L428

Added line #L428 was not covered by tests

Check warning on line 450 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L450

Added line #L450 was not covered by tests

Check warning on line 461 in pymc/logprob/scan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/scan.py#L461

Added line #L461 was not covered by tests

Check warning on line 365 in pymc/logprob/transforms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/transforms.py#L365

Added line #L365 was not covered by tests

Check warning on line 385 in pymc/logprob/transforms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/transforms.py#L385

Added line #L385 was not covered by tests

Check warning on line 458 in pymc/logprob/transforms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/logprob/transforms.py#L458

Added line #L458 was not covered by tests