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

[Unified Checkpoint] Checkpoint compression #9183

Merged
merged 44 commits into from
Nov 25, 2024

fix ci

ad1dc75
Select commit
Loading
Failed to load commit list.
Merged

[Unified Checkpoint] Checkpoint compression #9183

fix ci
ad1dc75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2024 in 1s

12.79% of diff hit (target 80.00%)

View this Pull Request on Codecov

12.79% of diff hit (target 80.00%)

Annotations

Check warning on line 160 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L158-L160

Added lines #L158 - L160 were not covered by tests

Check warning on line 166 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L166

Added line #L166 was not covered by tests

Check warning on line 275 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 450 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L450

Added line #L450 was not covered by tests

Check warning on line 648 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L648

Added line #L648 was not covered by tests

Check warning on line 685 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L682-L685

Added lines #L682 - L685 were not covered by tests

Check warning on line 727 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L727

Added line #L727 was not covered by tests

Check warning on line 830 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L828-L830

Added lines #L828 - L830 were not covered by tests

Check warning on line 832 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L832

Added line #L832 was not covered by tests

Check warning on line 1019 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1018-L1019

Added lines #L1018 - L1019 were not covered by tests

Check warning on line 1022 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1021-L1022

Added lines #L1021 - L1022 were not covered by tests

Check warning on line 1027 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1027

Added line #L1027 was not covered by tests

Check warning on line 1031 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1031

Added line #L1031 was not covered by tests

Check warning on line 1103 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1102-L1103

Added lines #L1102 - L1103 were not covered by tests

Check warning on line 1105 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1105

Added line #L1105 was not covered by tests

Check warning on line 1759 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1757-L1759

Added lines #L1757 - L1759 were not covered by tests

Check warning on line 1791 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L1790-L1791

Added lines #L1790 - L1791 were not covered by tests

Check warning on line 2065 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2064-L2065

Added lines #L2064 - L2065 were not covered by tests

Check warning on line 2071 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2071

Added line #L2071 was not covered by tests

Check warning on line 2076 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2073-L2076

Added lines #L2073 - L2076 were not covered by tests

Check warning on line 2083 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2078-L2083

Added lines #L2078 - L2083 were not covered by tests

Check warning on line 2106 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2105-L2106

Added lines #L2105 - L2106 were not covered by tests

Check warning on line 2109 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2109

Added line #L2109 was not covered by tests

Check warning on line 2112 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2112

Added line #L2112 was not covered by tests

Check warning on line 2384 in paddlenlp/trainer/plugins/unified_checkpoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/plugins/unified_checkpoint.py#L2383-L2384

Added lines #L2383 - L2384 were not covered by tests