-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Re-design call_hook
interface
#10575
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 40 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
dc8e838
first draft
daniellepintz 3667a4d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 36078f2
doc fix
daniellepintz 09949ee
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz eabeba4
separate call_hooks
daniellepintz ec445a9
update call_hook refs
daniellepintz 0c59dd8
fix more refs
daniellepintz 6513caa
fix log
daniellepintz 28701a0
cover edge case hooks
daniellepintz d3bdb46
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 319ec5f
small fix
daniellepintz 6ba14e4
Merge branch 'call_hook' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz fda4d49
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 088c441
only profile hook_name
daniellepintz 800a11d
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 460028a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 282a86b
flake8
daniellepintz 14163ea
Merge branch 'call_hook' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz fe2a76f
Fix failing tests. A ttp call was missed
carmocca d64d524
address comments
daniellepintz 2617675
Merge branch 'call_hook' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz a5fe96d
fix
daniellepintz 63323bf
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz a3d14ed
fix mypy
daniellepintz 6eeec86
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 53d6b53
remove setting of _current_fx_name
daniellepintz e5a3e3a
fix flake8
daniellepintz d4f66ae
fix
daniellepintz 41dfc44
add asserts and optimizations
daniellepintz 848a511
addr comments
daniellepintz d0b59c1
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz ba89d1c
fix hook not callable
daniellepintz 13e7b5d
fix ttp trainer ref
daniellepintz 890e2e7
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 9261c99
fix bad merge
daniellepintz 3c5fe0c
fix on_train_batch_start
daniellepintz 813c24a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c48cdb2
fix
daniellepintz 7b4f005
fix
daniellepintz 7146f26
fix broken test
daniellepintz a163136
fix test
daniellepintz 7e8ed03
fix _call_callback_hooks
daniellepintz 492fc62
TypeError and other fix
daniellepintz 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
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.