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

fix: use Enzyme's native Jacobian in forward mode with constant contexts #710

Merged
merged 2 commits into from
Jan 30, 2025

Add tests

06a192c
Select commit
Loading
Failed to load commit list.
Merged

fix: use Enzyme's native Jacobian in forward mode with constant contexts #710

Add tests
06a192c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2025 in 0s

0.00% of diff hit (target 97.96%)

View this Pull Request on Codecov

0.00% of diff hit (target 97.96%)

Annotations

Check warning on line 142 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 145 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L145

Added line #L145 was not covered by tests

Check warning on line 158 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 161 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L161

Added line #L161 was not covered by tests

Check warning on line 172 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L172

Added line #L172 was not covered by tests

Check warning on line 183 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L183

Added line #L183 was not covered by tests

Check warning on line 206 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L206

Added line #L206 was not covered by tests

Check warning on line 222 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 225 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L225

Added line #L225 was not covered by tests

Check warning on line 239 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L238-L239

Added lines #L238 - L239 were not covered by tests

Check warning on line 242 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L242

Added line #L242 was not covered by tests

Check warning on line 254 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L254

Added line #L254 was not covered by tests

Check warning on line 265 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/forward_onearg.jl#L265

Added line #L265 was not covered by tests

Check warning on line 56 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/utils.jl#L56

Added line #L56 was not covered by tests

Check warning on line 60 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/utils.jl#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 62 in DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

DifferentiationInterface/ext/DifferentiationInterfaceEnzymeExt/utils.jl#L62

Added line #L62 was not covered by tests