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

RNNs redesign #2500

Merged
merged 4 commits into from
Nov 4, 2024

fix docs

76cf275
Select commit
Loading
Failed to load commit list.
Merged

RNNs redesign #2500

fix docs
76cf275
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 22, 2024 in 1s

76.92% of diff hit (target 33.46%)

View this Pull Request on Codecov

76.92% of diff hit (target 33.46%)

Annotations

Check warning on line 164 in src/deprecations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deprecations.jl#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 77 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L77

Added line #L77 was not covered by tests

Check warning on line 89 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 169 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L169

Added line #L169 was not covered by tests

Check warning on line 260 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L257-L260

Added lines #L257 - L260 were not covered by tests

Check warning on line 273 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L273

Added line #L273 was not covered by tests

Check warning on line 352 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L349-L352

Added lines #L349 - L352 were not covered by tests

Check warning on line 433 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L433

Added line #L433 was not covered by tests

Check warning on line 442 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L442

Added line #L442 was not covered by tests

Check warning on line 451 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L451

Added line #L451 was not covered by tests

Check warning on line 508 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L506-L508

Added lines #L506 - L508 were not covered by tests

Check warning on line 577 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L577

Added line #L577 was not covered by tests

Check warning on line 586 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L586

Added line #L586 was not covered by tests

Check warning on line 595 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L595

Added line #L595 was not covered by tests

Check warning on line 631 in src/layers/recurrent.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/recurrent.jl#L629-L631

Added lines #L629 - L631 were not covered by tests