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

breaking(pt/tf/dp): disable bias in type embedding #3958

Merged
merged 11 commits into from
Jul 11, 2024

fix ut

983cd2c
Select commit
Loading
Failed to load commit list.
Merged

breaking(pt/tf/dp): disable bias in type embedding #3958

fix ut
983cd2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 10, 2024 in 0s

81.48% of diff hit (within 100.00% threshold of 82.83%)

View this Pull Request on Codecov

81.48% of diff hit (within 100.00% threshold of 82.83%)

Annotations

Check warning on line 565 in deepmd/dpmodel/descriptor/dpa1.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/descriptor/dpa1.py#L565

Added line #L565 was not covered by tests

Check warning on line 796 in deepmd/dpmodel/descriptor/dpa2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/descriptor/dpa2.py#L796

Added line #L796 was not covered by tests

Check warning on line 175 in deepmd/dpmodel/descriptor/se_atten_v2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/descriptor/se_atten_v2.py#L175

Added line #L175 was not covered by tests

Check warning on line 129 in deepmd/dpmodel/utils/type_embed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/utils/type_embed.py#L129

Added line #L129 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L534 was not covered by tests

Check warning on line 531 in deepmd/pt/model/descriptor/dpa2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/dpa2.py#L531

Added line #L531 was not covered by tests

Check warning on line 261 in deepmd/pt/model/descriptor/se_atten_v2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/se_atten_v2.py#L261

Added line #L261 was not covered by tests

Check warning on line 820 in deepmd/pt/model/network/network.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/network/network.py#L820

Added line #L820 was not covered by tests

Check warning on line 2335 in deepmd/tf/descriptor/se_atten.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/tf/descriptor/se_atten.py#L2335

Added line #L2335 was not covered by tests

Check warning on line 275 in deepmd/tf/utils/type_embed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/tf/utils/type_embed.py#L275

Added line #L275 was not covered by tests