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: support virtual atom #3469

Merged
merged 7 commits into from
Mar 16, 2024

fix cuda test

cd2be16
Select commit
Loading
Failed to load commit list.
Merged

Feat: support virtual atom #3469

fix cuda test
cd2be16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 16, 2024 in 0s

2.77% of diff hit (within 100.00% threshold of 77.47%)

View this Pull Request on Codecov

2.77% of diff hit (within 100.00% threshold of 77.47%)

Annotations

Check warning on line 60 in deepmd/dpmodel/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/base_atomic_model.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 120 in deepmd/dpmodel/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/base_atomic_model.py#L120

Added line #L120 was not covered by tests

Check warning on line 131 in deepmd/dpmodel/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/base_atomic_model.py#L131

Added line #L131 was not covered by tests

Check warning on line 133 in deepmd/dpmodel/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/base_atomic_model.py#L133

Added line #L133 was not covered by tests

Check warning on line 137 in deepmd/dpmodel/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/base_atomic_model.py#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 141 in deepmd/dpmodel/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/atomic_model/base_atomic_model.py#L141

Added line #L141 was not covered by tests

Check warning on line 159 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#L159

Added line #L159 was not covered by tests

Check warning on line 63 in deepmd/dpmodel/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/utils/nlist.py#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 66 in deepmd/dpmodel/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/utils/nlist.py#L66

Added line #L66 was not covered by tests

Check warning on line 69 in deepmd/dpmodel/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/utils/nlist.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 101 in deepmd/dpmodel/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/utils/nlist.py#L101

Added line #L101 was not covered by tests

Check warning on line 62 in deepmd/pt/model/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L62

Added line #L62 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L82

Added line #L82 was not covered by tests

Check warning on line 87 in deepmd/pt/model/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 148 in deepmd/pt/model/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L148

Added line #L148 was not covered by tests

Check warning on line 159 in deepmd/pt/model/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L159

Added line #L159 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L161

Added line #L161 was not covered by tests

Check warning on line 165 in deepmd/pt/model/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 169 in deepmd/pt/model/atomic_model/base_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/atomic_model/base_atomic_model.py#L169

Added line #L169 was not covered by tests

Check warning on line 99 in deepmd/pt/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/utils/nlist.py#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 102 in deepmd/pt/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/utils/nlist.py#L102

Added line #L102 was not covered by tests

Check warning on line 105 in deepmd/pt/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/utils/nlist.py#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 146 in deepmd/pt/utils/nlist.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/utils/nlist.py#L146

Added line #L146 was not covered by tests