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

pd: support dpa2 #4418

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

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

ed80c6d
Select commit
Loading
Failed to load commit list.
Open

pd: support dpa2 #4418

[pre-commit.ci] auto fixes from pre-commit.com hooks
ed80c6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2024 in 0s

78.68% of diff hit (within 100.00% threshold of 84.64%)

View this Pull Request on Codecov

78.68% of diff hit (within 100.00% threshold of 84.64%)

Annotations

Check warning on line 16 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L16

Added line #L16 was not covered by tests

Check warning on line 20 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L20

Added line #L20 was not covered by tests

Check warning on line 23 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L23

Added line #L23 was not covered by tests

Check warning on line 77 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L77

Added line #L77 was not covered by tests

Check warning on line 79 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L79

Added line #L79 was not covered by tests

Check warning on line 105 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L105

Added line #L105 was not covered by tests

Check warning on line 109 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L109

Added line #L109 was not covered by tests

Check warning on line 120 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L120

Added line #L120 was not covered by tests

Check warning on line 124 in deepmd/backend/paddle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/backend/paddle.py#L124

Added line #L124 was not covered by tests

Check warning on line 73 in deepmd/dpmodel/atomic_model/dp_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/dp_atomic_model.py#L73

Added line #L73 was not covered by tests

Check warning on line 143 in deepmd/dpmodel/atomic_model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/linear_atomic_model.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 445 in deepmd/dpmodel/atomic_model/linear_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/linear_atomic_model.py#L445

Added line #L445 was not covered by tests

Check warning on line 77 in deepmd/dpmodel/atomic_model/make_base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/make_base_atomic_model.py#L77

Added line #L77 was not covered by tests

Check warning on line 128 in deepmd/dpmodel/atomic_model/pairtab_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/pairtab_atomic_model.py#L128

Added line #L128 was not covered by tests

Check warning on line 447 in deepmd/dpmodel/atomic_model/pairtab_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/pairtab_atomic_model.py#L447

Added line #L447 was not covered by tests

Check warning on line 237 in deepmd/dpmodel/fitting/general_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/general_fitting.py#L237

Added line #L237 was not covered by tests

Check warning on line 291 in deepmd/dpmodel/fitting/general_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/general_fitting.py#L290-L291

Added lines #L290 - L291 were not covered by tests

Check warning on line 454 in deepmd/dpmodel/fitting/general_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/general_fitting.py#L454

Added line #L454 was not covered by tests

Check warning on line 556 in deepmd/dpmodel/model/make_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/model/make_model.py#L556

Added line #L556 was not covered by tests

Check warning on line 96 in deepmd/pd/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pd/entrypoints/main.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 114 in deepmd/pd/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pd/entrypoints/main.py#L114

Added line #L114 was not covered by tests

Check warning on line 119 in deepmd/pd/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pd/entrypoints/main.py#L116-L119

Added lines #L116 - L119 were not covered by tests

Check warning on line 122 in deepmd/pd/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pd/entrypoints/main.py#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 165 in deepmd/pd/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pd/entrypoints/main.py#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 197 in deepmd/pd/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pd/entrypoints/main.py#L197

Added line #L197 was not covered by tests