-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Integrate Lite Precision into PL #14798
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ecca4f5
Move src/pytorch_lightning/lite to src/lightning_lite (#14735)
awaelchli 749f4c0
Add backward-compatibility for LightningLite in PL (#14735)
awaelchli 2d48318
integrate
awaelchli c10c447
precision
awaelchli 80a7e9e
integrate
awaelchli af35652
Merge branch 'master' into lite/integrate-precision
awaelchli 3302aac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 02f9d25
fix imports
awaelchli c6ac72c
Merge branch 'master' into lite/integrate-precision
awaelchli 90d6843
remove reference
awaelchli ae6530d
revert circular import
awaelchli f5c0b39
Merge branch 'master' into lite/integrate-precision
awaelchli 0822739
update changelog
awaelchli 977f175
update changelog
awaelchli d3728c8
Merge branch 'master' into lite/integrate-precision
carmocca 0c6f213
Remove model from optimizer step
carmocca 0367575
Structural typing
carmocca 106f5ab
Comment
carmocca 5005a36
update the tests
awaelchli d57aa18
fix deepspeed test
awaelchli 1ae4806
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] eb27a7b
Merge branch 'lite/remove-model-opt-step' into lite/integrate-precision
awaelchli 80ab2aa
wip
awaelchli 1c10b59
Merge branch 'master' into lite/integrate-precision
awaelchli f859ce4
update types
awaelchli 1447723
address review
awaelchli faf6f27
re-order
awaelchli 7f96a43
update changelog
awaelchli 6ed0fca
revert api change
awaelchli 1397cf5
update
awaelchli 31f52a2
address review
awaelchli b9ed882
Merge branch 'master' into lite/integrate-precision
Borda 106996c
Merge branch 'master' into lite/integrate-precision
carmocca a2a7927
Mention breaking change
carmocca d7dc7af
Minor docstring and mypy changes
carmocca 04ea80f
Option (d)
carmocca 2a6fb59
update changelog
awaelchli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.