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

Basic rewrite of the package 2023 edition Part I: ADVI #49

Merged
merged 213 commits into from
Dec 8, 2023

enable Zygote for non-bijector tests

bd925cc
Select commit
Loading
Failed to load commit list.
Merged

Basic rewrite of the package 2023 edition Part I: ADVI #49

enable Zygote for non-bijector tests
bd925cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 8, 2023 in 0s

81.02% of diff hit (target 61.11%)

View this Pull Request on Codecov

81.02% of diff hit (target 61.11%)

Annotations

Check warning on line 15 in ext/AdvancedVIEnzymeExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/AdvancedVIEnzymeExt.jl#L15

Added line #L15 was not covered by tests

Check warning on line 23 in ext/AdvancedVIEnzymeExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/AdvancedVIEnzymeExt.jl#L18-L23

Added lines #L18 - L23 were not covered by tests

Check warning on line 23 in ext/AdvancedVIForwardDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/AdvancedVIForwardDiffExt.jl#L23

Added line #L23 was not covered by tests

Check warning on line 162 in src/AdvancedVI.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AdvancedVI.jl#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 165 in src/AdvancedVI.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AdvancedVI.jl#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 168 in src/AdvancedVI.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AdvancedVI.jl#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 171 in src/AdvancedVI.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AdvancedVI.jl#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 174 in src/AdvancedVI.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AdvancedVI.jl#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 50 in src/objectives/elbo/repgradelbo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/objectives/elbo/repgradelbo.jl#L45-L50

Added lines #L45 - L50 were not covered by tests

Check warning on line 26 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L26

Added line #L26 was not covered by tests