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

Start forward mode AD #389

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Docstring

9c96c8d
Select commit
Loading
Failed to load commit list.
Draft

Start forward mode AD #389

Docstring
9c96c8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 24, 2024 in 1s

1.21% of diff hit (target 91.47%)

View this Pull Request on Codecov

1.21% of diff hit (target 91.47%)

Annotations

Check warning on line 1 in src/debug_mode.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/debug_mode.jl#L1

Added line #L1 was not covered by tests

Check warning on line 9 in src/dual.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dual.jl#L6-L9

Added lines #L6 - L9 were not covered by tests

Check warning on line 11 in src/dual.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dual.jl#L11

Added line #L11 was not covered by tests

Check warning on line 13 in src/dual.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dual.jl#L13

Added line #L13 was not covered by tests

Check warning on line 1 in src/frules/basic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frules/basic.jl#L1

Added line #L1 was not covered by tests

Check warning on line 5 in src/frules/basic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frules/basic.jl#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 10 in src/frules/basic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frules/basic.jl#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 4 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L1-L4

Added lines #L1 - L4 were not covered by tests

Check warning on line 7 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L7

Added line #L7 was not covered by tests

Check warning on line 16 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 26 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 30 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L30

Added line #L30 was not covered by tests

Check warning on line 35 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 40 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 48 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L43-L48

Added lines #L43 - L48 were not covered by tests

Check warning on line 51 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L51

Added line #L51 was not covered by tests

Check warning on line 53 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L53

Added line #L53 was not covered by tests

Check warning on line 57 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L57

Added line #L57 was not covered by tests

Check warning on line 65 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L65

Added line #L65 was not covered by tests

Check warning on line 68 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L68

Added line #L68 was not covered by tests

Check warning on line 72 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 76 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 85 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L79-L85

Added lines #L79 - L85 were not covered by tests

Check warning on line 98 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L92-L98

Added lines #L92 - L98 were not covered by tests

Check warning on line 102 in src/interpreter/s2s_forward_mode_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interpreter/s2s_forward_mode_ad.jl#L101-L102

Added lines #L101 - L102 were not covered by tests