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/tf): add bias changing param/interface #3933

Merged
merged 8 commits into from
Jul 2, 2024

Update main.py

5ab4841
Select commit
Loading
Failed to load commit list.
Merged

feat(pt/tf): add bias changing param/interface #3933

Update main.py
5ab4841
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 2, 2024 in 1s

47.33% of diff hit (within 100.00% threshold of 82.88%)

View this Pull Request on Codecov

47.33% of diff hit (within 100.00% threshold of 82.88%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L394-L403

Added lines #L394 - L403 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L405

Added line #L405 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L409-L411

Added lines #L409 - L411 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L414-L415

Added lines #L414 - L415 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L418

Added line #L418 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L422-L424

Added lines #L422 - L424 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L429-L432

Added lines #L429 - L432 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L435

Added line #L435 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L437

Added line #L437 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L439

Added line #L439 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L442

Added line #L442 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L445-L446

Added lines #L445 - L446 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L449-L450

Added lines #L449 - L450 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L455

Added line #L455 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L458-L459

Added lines #L458 - L459 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L464

Added line #L464 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L467-L471

Added lines #L467 - L471 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L476

Added line #L476 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L480-L481

Added lines #L480 - L481 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L483

Added line #L483 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L485-L486

Added lines #L485 - L486 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L491-L494

Added lines #L491 - L494 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L496-L498

Added lines #L496 - L498 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L501

Added line #L501 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/entrypoints/main.py#L506-L507

Added lines #L506 - L507 were not covered by tests