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

support DP native model format #2987

Closed
wants to merge 12 commits into from

introduce EmbeddingNet

e12c10f
Select commit
Loading
Failed to load commit list.
Closed

support DP native model format #2987

introduce EmbeddingNet
e12c10f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2024 in 0s

32.34% of diff hit (within 100.00% threshold of 75.90%)

View this Pull Request on Codecov

32.34% of diff hit (within 100.00% threshold of 75.90%)

Annotations

Check warning on line 529 in deepmd/descriptor/descriptor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/descriptor.py#L527-L529

Added lines #L527 - L529 were not covered by tests

Check warning on line 539 in deepmd/descriptor/descriptor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/descriptor.py#L539

Added line #L539 was not covered by tests

Check warning on line 202 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L202

Added line #L202 was not covered by tests

Check warning on line 212 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L210-L212

Added lines #L210 - L212 were not covered by tests

Check warning on line 219 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L214-L219

Added lines #L214 - L219 were not covered by tests

Check warning on line 241 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L235-L241

Added lines #L235 - L241 were not covered by tests

Check warning on line 246 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L243-L246

Added lines #L243 - L246 were not covered by tests

Check warning on line 249 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L249

Added line #L249 was not covered by tests

Check warning on line 253 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 256 in deepmd/descriptor/se.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se.py#L256

Added line #L256 was not covered by tests

Check warning on line 1369 in deepmd/descriptor/se_a.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se_a.py#L1361-L1369

Added lines #L1361 - L1369 were not covered by tests

Check warning on line 1381 in deepmd/descriptor/se_a.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/descriptor/se_a.py#L1379-L1381

Added lines #L1379 - L1381 were not covered by tests

Check warning on line 32 in deepmd/entrypoints/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/entrypoints/convert.py#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 34 in deepmd/entrypoints/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/entrypoints/convert.py#L34

Added line #L34 was not covered by tests

Check warning on line 52 in deepmd/entrypoints/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/entrypoints/convert.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 58 in deepmd/fit/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/ener.py#L58

Added line #L58 was not covered by tests

Check warning on line 947 in deepmd/fit/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/ener.py#L946-L947

Added lines #L946 - L947 were not covered by tests

Check warning on line 957 in deepmd/fit/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/ener.py#L950-L957

Added lines #L950 - L957 were not covered by tests

Check warning on line 967 in deepmd/fit/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/ener.py#L967

Added line #L967 was not covered by tests

Check warning on line 995 in deepmd/fit/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/ener.py#L989-L995

Added lines #L989 - L995 were not covered by tests

Check warning on line 57 in deepmd/fit/fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/fitting.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 61 in deepmd/fit/fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/fitting.py#L61

Added line #L61 was not covered by tests

Check warning on line 132 in deepmd/fit/fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/fitting.py#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 142 in deepmd/fit/fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/fitting.py#L142

Added line #L142 was not covered by tests

Check warning on line 160 in deepmd/fit/fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/fit/fitting.py#L157-L160

Added lines #L157 - L160 were not covered by tests