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

Add 4 pt descriptor compression #4227

Merged
merged 102 commits into from
Nov 1, 2024

Merge branch 'devel' into devel

006c159
Select commit
Loading
Failed to load commit list.
Merged

Add 4 pt descriptor compression #4227

Merge branch 'devel' into devel
006c159
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 1, 2024 in 1s

85.65% of diff hit (target 84.33%)

View this Pull Request on Codecov

85.65% of diff hit (target 84.33%)

Annotations

Check warning on line 173 in deepmd/dpmodel/descriptor/make_base_descriptor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/descriptor/make_base_descriptor.py#L173

Added line #L173 was not covered by tests

Check warning on line 588 in deepmd/pt/model/descriptor/dpa1.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/dpa1.py#L588

Added line #L588 was not covered by tests

Check warning on line 593 in deepmd/pt/model/descriptor/dpa1.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/dpa1.py#L593

Added line #L593 was not covered by tests

Check warning on line 596 in deepmd/pt/model/descriptor/dpa1.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/dpa1.py#L596

Added line #L596 was not covered by tests

Check warning on line 608 in deepmd/pt/model/descriptor/dpa1.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/dpa1.py#L608

Added line #L608 was not covered by tests

Check warning on line 613 in deepmd/pt/model/descriptor/dpa1.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/dpa1.py#L613

Added line #L613 was not covered by tests

Check warning on line 616 in deepmd/pt/model/descriptor/dpa1.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/dpa1.py#L616

Added line #L616 was not covered by tests

Check warning on line 74 in deepmd/pt/model/descriptor/se_a.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_a.py#L74

Added line #L74 was not covered by tests

Check warning on line 81 in deepmd/pt/model/descriptor/se_a.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_a.py#L81

Added line #L81 was not covered by tests

Check warning on line 87 in deepmd/pt/model/descriptor/se_a.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_a.py#L87

Added line #L87 was not covered by tests

Check warning on line 276 in deepmd/pt/model/descriptor/se_a.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_a.py#L276

Added line #L276 was not covered by tests

Check warning on line 558 in deepmd/pt/model/descriptor/se_a.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_a.py#L558

Added line #L558 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_atten.py#L54

Added line #L54 was not covered by tests

Check warning on line 63 in deepmd/pt/model/descriptor/se_atten.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_atten.py#L63

Added line #L63 was not covered by tests

Check warning on line 69 in deepmd/pt/model/descriptor/se_atten.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_atten.py#L69

Added line #L69 was not covered by tests

Check warning on line 315 in deepmd/pt/model/descriptor/se_atten.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_atten.py#L315

Added line #L315 was not covered by tests

Check warning on line 63 in deepmd/pt/model/descriptor/se_r.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_r.py#L63

Added line #L63 was not covered by tests

Check warning on line 69 in deepmd/pt/model/descriptor/se_r.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_r.py#L69

Added line #L69 was not covered by tests

Check warning on line 75 in deepmd/pt/model/descriptor/se_r.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_r.py#L75

Added line #L75 was not covered by tests

Check warning on line 374 in deepmd/pt/model/descriptor/se_r.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_r.py#L374

Added line #L374 was not covered by tests

Check warning on line 74 in deepmd/pt/model/descriptor/se_t.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_t.py#L74

Added line #L74 was not covered by tests

Check warning on line 81 in deepmd/pt/model/descriptor/se_t.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_t.py#L81

Added line #L81 was not covered by tests

Check warning on line 87 in deepmd/pt/model/descriptor/se_t.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_t.py#L87

Added line #L87 was not covered by tests

Check warning on line 303 in deepmd/pt/model/descriptor/se_t.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_t.py#L303

Added line #L303 was not covered by tests

Check warning on line 78 in deepmd/pt/utils/tabulate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/utils/tabulate.py#L78

Added line #L78 was not covered by tests