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

This PR makes Gradient Descent parallelized using Threads.@spawn #179

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Good old formatting run...

29e087d
Select commit
Loading
Failed to load commit list.
Open

This PR makes Gradient Descent parallelized using Threads.@spawn #179

Good old formatting run...
29e087d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2024 in 0s

80.85% of diff hit (target 85.34%)

View this Pull Request on Codecov

80.85% of diff hit (target 85.34%)

Annotations

Check warning on line 78 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L78

Added line #L78 was not covered by tests

Check warning on line 92 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L92

Added line #L92 was not covered by tests

Check warning on line 97 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L97

Added line #L97 was not covered by tests

Check warning on line 139 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L139

Added line #L139 was not covered by tests

Check warning on line 144 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L144

Added line #L144 was not covered by tests

Check warning on line 203 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L203

Added line #L203 was not covered by tests

Check warning on line 209 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L209

Added line #L209 was not covered by tests

Check warning on line 250 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L250

Added line #L250 was not covered by tests

Check warning on line 256 in src/algorithms/grassmann.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/grassmann.jl#L256

Added line #L256 was not covered by tests