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 : pt: support property fitting #3488

Closed
wants to merge 46 commits into from

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

4965529
Select commit
Loading
Failed to load commit list.
Closed

Feat : pt: support property fitting #3488

[pre-commit.ci] auto fixes from pre-commit.com hooks
4965529
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 18, 2024 in 1s

4.40% of diff hit (within 100.00% threshold of 77.49%)

View this Pull Request on Codecov

4.40% of diff hit (within 100.00% threshold of 77.49%)

Annotations

Check warning on line 27 in deepmd/dpmodel/fitting/property_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/property_fitting.py#L27

Added line #L27 was not covered by tests

Check warning on line 62 in deepmd/dpmodel/fitting/property_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/property_fitting.py#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 90 in deepmd/dpmodel/fitting/property_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/property_fitting.py#L86-L90

Added lines #L86 - L90 were not covered by tests

Check warning on line 94 in deepmd/dpmodel/fitting/property_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/property_fitting.py#L94

Added line #L94 was not covered by tests

Check warning on line 97 in deepmd/dpmodel/fitting/property_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/property_fitting.py#L97

Added line #L97 was not covered by tests

Check warning on line 130 in deepmd/dpmodel/fitting/property_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/property_fitting.py#L130

Added line #L130 was not covered by tests

Check warning on line 2 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L2

Added line #L2 was not covered by tests

Check warning on line 11 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L11

Added line #L11 was not covered by tests

Check warning on line 13 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L13

Added line #L13 was not covered by tests

Check warning on line 19 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L19

Added line #L19 was not covered by tests

Check warning on line 24 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L24

Added line #L24 was not covered by tests

Check warning on line 44 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 46 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L46

Added line #L46 was not covered by tests

Check warning on line 60 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 62 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L62

Added line #L62 was not covered by tests

Check warning on line 64 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L64

Added line #L64 was not covered by tests

Check warning on line 104 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L104

Added line #L104 was not covered by tests

Check warning on line 113 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L113

Added line #L113 was not covered by tests

Check warning on line 123 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 126 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 131 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L131

Added line #L131 was not covered by tests

Check warning on line 134 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 137 in deepmd/infer/deep_property.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_property.py#L137

Added line #L137 was not covered by tests

Check warning on line 38 in deepmd/pt/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/infer/deep_eval.py#L38

Added line #L38 was not covered by tests

Check warning on line 171 in deepmd/pt/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/infer/deep_eval.py#L170-L171

Added lines #L170 - L171 were not covered by tests