-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[feat] 1/2 Add trainer.predict #5579
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
60 commits
Select commit
Hold shift + click to select a range
9babf3f
start adding predict
tchaton f6261fa
add predict
tchaton 86aa7d4
resolve test
tchaton 4fb75d7
add predict
tchaton d3c9130
Merge branch 'feat_predict' of https://github.com/PyTorchLightning/py…
tchaton 2d7ee29
remove limit_predict
tchaton 8b8d974
update
tchaton a8415c5
add test for predict
tchaton c59a17b
typo
tchaton 742e01a
Merge branch 'release/1.2-dev' into feat_predict
tchaton 4bfbef1
update on comments
tchaton 5184e56
remove predict_step
tchaton 4d5f57d
update ddp_shareded
tchaton 7fa90c8
check ddp_sharded
tchaton 392e04f
resolve on comments
tchaton 036e24d
resolve isort
tchaton 4b5525b
update dp
tchaton 97fa5b3
add test dp 1 gpu
tchaton b6ed163
made default forward
tchaton bb68b9e
resolve path
tchaton dc6735d
resolve bug
tchaton cf38143
update on comments
tchaton 6de15f3
resolve doc
tchaton 147bdd7
resolve bug
tchaton 895a4ba
update
tchaton 45ebba9
resolve bug
tchaton e58c4e7
update on comments
tchaton 563467f
Merge branch 'feat_predict' of https://github.com/PyTorchLightning/py…
tchaton 6b4f76f
resolve pep8
tchaton f0bdbd3
update test doc
tchaton 0a2efb2
update on comments
tchaton 992f360
solve special tests
tchaton a366c2c
resolve bug
tchaton 0efa4df
Merge branch 'release/1.2-dev' into feat_predict
tchaton 7b2a4e7
Merge branch 'release/1.2-dev' into feat_predict
tchaton 9137b16
resolve flake8
tchaton b4b860f
Update pytorch_lightning/callbacks/progress.py
tchaton 7526efe
Update pytorch_lightning/trainer/trainer.py
tchaton 3fbf983
Merge branch 'release/1.2-dev' into feat_predict
tchaton dca009d
add predict to LightningModule
tchaton 1b1a8aa
missing predict
tchaton 21710f9
typo
tchaton 4752bd7
rename is_prediction to _predicting
tchaton 43442a0
add
tchaton a448657
Merge branch 'release/1.2-dev' into feat_predict
tchaton e7fd0d6
update
tchaton 4a1ce07
Merge branch 'feat_predict' of https://github.com/PyTorchLightning/py…
tchaton d3bf981
Merge branch 'release/1.2-dev' into feat_predict
mergify[bot] 8765a8c
Merge branch 'release/1.2-dev' into feat_predict
mergify[bot] 62500e0
Merge branch 'release/1.2-dev' into feat_predict
mergify[bot] 4813470
Merge branch 'feat_predict' of https://github.com/PyTorchLightning/py…
tchaton 5a3a110
update
tchaton bd5c4c5
update doc
tchaton c59578b
Merge branch 'release/1.2-dev' into feat_predict
mergify[bot] 56ab0c7
Merge branch 'release/0.2-dev' of https://github.com/PyTorchLightning…
tchaton 5aa890b
Merge branch 'release/1.2-dev' into feat_predict
mergify[bot] a290719
chlog
Borda 30da4da
Apply suggestions from code review
Borda 1cce4f9
Branch was auto-updated.
github-actions[bot] 07d111d
Merge branch 'release/1.2-dev' of https://github.com/PyTorchLightning…
tchaton 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 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
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.