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

fix(tf): fix bugs in tensor training and migrate to reformat data #3581

Merged
merged 3 commits into from
Mar 25, 2024

Remove unnecessay assignments

5601432
Select commit
Loading
Failed to load commit list.
Merged

fix(tf): fix bugs in tensor training and migrate to reformat data #3581

Remove unnecessay assignments
5601432
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 25, 2024 in 0s

0.00% of diff hit (within 100.00% threshold of 77.54%)

View this Pull Request on Codecov

0.00% of diff hit (within 100.00% threshold of 77.54%)

Annotations

Check warning on line 207 in deepmd/tf/fit/polar.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/tf/fit/polar.py#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 89 in deepmd/tf/model/tensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/tf/model/tensor.py#L89

Added line #L89 was not covered by tests

Check warning on line 646 in deepmd/utils/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/data.py#L646

Added line #L646 was not covered by tests

Check warning on line 673 in deepmd/utils/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/utils/data.py#L673

Added line #L673 was not covered by tests