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

add cosine restart learning rate #2953

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from

add cosine restart learning rate

05052c1
Select commit
Loading
Failed to load commit list.
Open

add cosine restart learning rate #2953

add cosine restart learning rate
05052c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 27, 2023 in 1s

41.79% of diff hit (within 100.00% threshold of 75.36%)

View this Pull Request on Codecov

41.79% of diff hit (within 100.00% threshold of 75.36%)

Annotations

Check warning on line 124 in deepmd/train/trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/train/trainer.py#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 128 in deepmd/train/trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/train/trainer.py#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 132 in deepmd/train/trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/train/trainer.py#L132

Added line #L132 was not covered by tests

Check warning on line 142 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L137-L142

Added lines #L137 - L142 were not covered by tests

Check warning on line 162 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 166 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L166

Added line #L166 was not covered by tests

Check warning on line 169 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L169

Added line #L169 was not covered by tests

Check warning on line 175 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L175

Added line #L175 was not covered by tests

Check warning on line 185 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L185

Added line #L185 was not covered by tests

Check warning on line 193 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L189-L193

Added lines #L189 - L193 were not covered by tests

Check warning on line 225 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L220-L225

Added lines #L220 - L225 were not covered by tests

Check warning on line 245 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 249 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L249

Added line #L249 was not covered by tests

Check warning on line 252 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L252

Added line #L252 was not covered by tests

Check warning on line 260 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L260

Added line #L260 was not covered by tests

Check warning on line 270 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L270

Added line #L270 was not covered by tests

Check warning on line 278 in deepmd/utils/learning_rate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/learning_rate.py#L274-L278

Added lines #L274 - L278 were not covered by tests