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 (pt): Expose Linear Ener Model #4194

Merged
merged 31 commits into from
Oct 11, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

5b5e948
Select commit
Loading
Failed to load commit list.
Merged

Feat (pt): Expose Linear Ener Model #4194

[pre-commit.ci] auto fixes from pre-commit.com hooks
5b5e948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 1s

63.55% of diff hit (within 100.00% threshold of 83.44%)

View this Pull Request on Codecov

63.55% of diff hit (within 100.00% threshold of 83.44%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/linear_atomic_model.py#L97-L98

Added lines #L97 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/linear_atomic_model.py#L100

Added line #L100 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L112-L117

Added lines #L112 - L117 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L119-L120

Added lines #L119 - L120 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L123

Added line #L123 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L125-L139

Added lines #L125 - L139 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L144

Added line #L144 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L147

Added line #L147 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L156-L158

Added lines #L156 - L158 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/__init__.py#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 161 in deepmd/pt/model/model/dp_linear_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/dp_linear_model.py#L156-L161

Added lines #L156 - L161 were not covered by tests

Check warning on line 166 in deepmd/pt/model/model/dp_linear_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/dp_linear_model.py#L164-L166

Added lines #L164 - L166 were not covered by tests