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: remove data stat from model init #3245

Merged
merged 9 commits into from
Feb 10, 2024

allow kwargs for child method

dd1a7a8
Select commit
Loading
Failed to load commit list.
Merged

breaking: pt: remove data stat from model init #3245

allow kwargs for child method
dd1a7a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2024 in 0s

84.10% of diff hit (target 75.19%)

View this Pull Request on Codecov

84.10% of diff hit (target 75.19%)

Annotations

Check warning on line 74 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#L74

Added line #L74 was not covered by tests

Check warning on line 78 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#L78

Added line #L78 was not covered by tests

Check warning on line 241 in deepmd/dpmodel/fitting/invar_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/invar_fitting.py#L241

Added line #L241 was not covered by tests

Check warning on line 245 in deepmd/dpmodel/fitting/invar_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/invar_fitting.py#L245

Added line #L245 was not covered by tests

Check warning on line 57 in deepmd/dpmodel/fitting/make_base_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/make_base_fitting.py#L57

Added line #L57 was not covered by tests

Check warning on line 61 in deepmd/dpmodel/fitting/make_base_fitting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/dpmodel/fitting/make_base_fitting.py#L61

Added line #L61 was not covered by tests

Check warning on line 141 in deepmd/pt/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L141

Added line #L141 was not covered by tests

Check warning on line 200 in deepmd/pt/entrypoints/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L200

Added line #L200 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L69 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L83

Added line #L83 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L93

Added line #L93 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L144

Added line #L144 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L180

Added line #L180 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L182

Added line #L182 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L280

Added line #L280 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L284

Added line #L284 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/descriptor.py#L308

Added line #L308 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L315 was not covered by tests

Check warning on line 162 in deepmd/pt/model/descriptor/hybrid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/hybrid.py#L156-L162

Added lines #L156 - L162 were not covered by tests

Check warning on line 173 in deepmd/pt/model/descriptor/hybrid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/hybrid.py#L173

Added line #L173 was not covered by tests

Check warning on line 175 in deepmd/pt/model/descriptor/hybrid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/hybrid.py#L175

Added line #L175 was not covered by tests

Check warning on line 182 in deepmd/pt/model/descriptor/hybrid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/descriptor/hybrid.py#L182

Added line #L182 was not covered by tests

Check warning on line 189 in deepmd/pt/model/model/dp_atomic_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/dp_atomic_model.py#L189

Added line #L189 was not covered by tests

Check warning on line 34 in deepmd/pt/model/model/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/model/model.py#L34

Added line #L34 was not covered by tests

Check warning on line 218 in deepmd/pt/model/task/ener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/task/ener.py#L218

Added line #L218 was not covered by tests