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

pt: Add parallel implementation for LKF #3436

Merged
merged 11 commits into from
Mar 11, 2024

Merge branch 'devel' into dlkf

a5583c6
Select commit
Loading
Failed to load commit list.
Merged

pt: Add parallel implementation for LKF #3436

Merge branch 'devel' into dlkf
a5583c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 0s

29.88% of diff hit (within 100.00% threshold of 77.39%)

View this Pull Request on Codecov

29.88% of diff hit (within 100.00% threshold of 77.39%)

Annotations

Check warning on line 14 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 17 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 22 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L19-L22

Added lines #L19 - L22 were not covered by tests

Check warning on line 24 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L24

Added line #L24 was not covered by tests

Check warning on line 83 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 99 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L85-L99

Added lines #L85 - L99 were not covered by tests

Check warning on line 107 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L107

Added line #L107 was not covered by tests

Check warning on line 111 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 119 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L119

Added line #L119 was not covered by tests

Check warning on line 126 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L122-L126

Added lines #L122 - L126 were not covered by tests

Check warning on line 195 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L195

Added line #L195 was not covered by tests

Check warning on line 206 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L204-L206

Added lines #L204 - L206 were not covered by tests

Check warning on line 215 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L210-L215

Added lines #L210 - L215 were not covered by tests

Check warning on line 222 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L218-L222

Added lines #L218 - L222 were not covered by tests

Check warning on line 308 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L305-L308

Added lines #L305 - L308 were not covered by tests

Check warning on line 320 in deepmd/pt/optimizer/LKF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/optimizer/LKF.py#L317-L320

Added lines #L317 - L320 were not covered by tests