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

Feat: add ZBL weighted DP model #3210

Merged
merged 111 commits into from
Feb 8, 2024

fix: jit

d1b6a9d
Select commit
Loading
Failed to load commit list.
Merged

Feat: add ZBL weighted DP model #3210

fix: jit
d1b6a9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 0s

91.33% of diff hit (target 75.11%)

View this Pull Request on Codecov

91.33% of diff hit (target 75.11%)

Annotations

Check warning on line 59 in deepmd/dpmodel/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/model/linear_atomic_model.py#L59

Added line #L59 was not covered by tests

Check warning on line 63 in deepmd/dpmodel/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/model/linear_atomic_model.py#L63

Added line #L63 was not covered by tests

Check warning on line 70 in deepmd/dpmodel/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/model/linear_atomic_model.py#L70

Added line #L70 was not covered by tests

Check warning on line 152 in deepmd/dpmodel/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/model/linear_atomic_model.py#L152

Added line #L152 was not covered by tests

Check warning on line 160 in deepmd/dpmodel/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/model/linear_atomic_model.py#L160

Added line #L160 was not covered by tests

Check warning on line 191 in deepmd/dpmodel/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/model/linear_atomic_model.py#L191

Added line #L191 was not covered by tests

Check warning on line 42 in deepmd/pt/model/model/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 54 in deepmd/pt/model/model/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/ener.py#L54

Added line #L54 was not covered by tests

Check warning on line 57 in deepmd/pt/model/model/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/ener.py#L57

Added line #L57 was not covered by tests

Check warning on line 68 in deepmd/pt/model/model/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/ener.py#L68

Added line #L68 was not covered by tests

Check warning on line 82 in deepmd/pt/model/model/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/ener.py#L75-L82

Added lines #L75 - L82 were not covered by tests

Check warning on line 89 in deepmd/pt/model/model/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/ener.py#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 164 in deepmd/pt/model/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/linear_atomic_model.py#L164

Added line #L164 was not covered by tests

Check warning on line 205 in deepmd/pt/model/model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/linear_atomic_model.py#L205

Added line #L205 was not covered by tests