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

Bias for linear layer #93

Merged
merged 3 commits into from
Dec 12, 2023

Got error message before with v1.8. I hope this fixes it.

10ecc47
Select commit
Loading
Failed to load commit list.
Merged

Bias for linear layer #93

Got error message before with v1.8. I hope this fixes it.
10ecc47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 12, 2023 in 1s

5.55% of diff hit (target 64.35%)

View this Pull Request on Codecov

5.55% of diff hit (target 64.35%)

Annotations

Check warning on line 70 in src/architectures/sympnet.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/architectures/sympnet.jl#L70

Added line #L70 was not covered by tests

Check warning on line 81 in src/architectures/sympnet.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/architectures/sympnet.jl#L81

Added line #L81 was not covered by tests

Check warning on line 85 in src/architectures/sympnet.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/architectures/sympnet.jl#L85

Added line #L85 was not covered by tests

Check warning on line 8 in src/layers/bias_layer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/bias_layer.jl#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 16 in src/layers/bias_layer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/bias_layer.jl#L11-L16

Added lines #L11 - L16 were not covered by tests

Check warning on line 20 in src/layers/bias_layer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/bias_layer.jl#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 24 in src/layers/bias_layer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/bias_layer.jl#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in src/layers/bias_layer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers/bias_layer.jl#L26-L27

Added lines #L26 - L27 were not covered by tests