-
Notifications
You must be signed in to change notification settings - Fork 3.6k
test_cpu and test_gpu EvalModelTemplate deprecation #4820
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
Borda
merged 49 commits into
Lightning-AI:release/1.2-dev
from
gianscarpe:issue3827_test_gpu_and_cpu
Jan 7, 2021
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
bb37edc
test_cpu refactoring - BoringModel and checkpoints; test_gpu refactor…
gianscarpe 186747d
Removed EvalModelTemplate import from test_cpu and test_gpu
gianscarpe dddd8e1
Reverting unintended changes
gianscarpe 4348287
Issues with checkpointing
gianscarpe 3861630
Fixed tests for logging and checkpointing
gianscarpe d974232
Fix for dispatcher
gianscarpe d078240
Fixed acc check for stocasticity of seeds
gianscarpe 41dd1b0
test_cpu refactoring - BoringModel and checkpoints; test_gpu refactor…
gianscarpe 67c3bcb
Reverting unintended changes
gianscarpe dba0ab8
Issues with checkpointing
gianscarpe 5955112
Fixed tests for logging and checkpointing
gianscarpe a5c4920
Fixed according to @borda suggestions
gianscarpe 8c7b802
Hparams for boring_model
gianscarpe a6af6a3
Deprecated RuntimeParamChagneModelAssing (functionality is tested in …
gianscarpe ed0cf40
Reduced boring_model parameters to just in and out features, test_cpu…
gianscarpe 00a7f88
Fix PEP8
gianscarpe b36e5c5
Merged test_early_stopping with all_features; added TODO for self.log
gianscarpe eaf51f7
Update tests/base/develop_pipelines.py
gianscarpe e318eb1
Update tests/base/boring_model.py
gianscarpe 2d2c0b8
Update tests/base/develop_pipelines.py
gianscarpe 15050c3
Update tests/models/test_cpu.py
gianscarpe b775c39
Update tests/models/test_cpu.py
gianscarpe aa9c1b5
Fixed test_all_features trainer options
gianscarpe ecca297
Ready for review!
gianscarpe 8275444
Update tests/models/test_cpu.py
gianscarpe 90bf714
added optimizer_name, lr, and batch_size as hparams for save_hparamet…
gianscarpe 3c73a65
Update tests/models/test_cpu.py
gianscarpe 6fec1be
Update tests/models/test_cpu.py
gianscarpe 50a2c9b
Fixes for reducing PR size
gianscarpe 5c9290b
Reverse test_hparams (removed DEPRECATED test for hparams direct assi…
gianscarpe 7757c82
Changes for in_features
gianscarpe 95f5766
Fixed hparams
gianscarpe 9b729e3
Fixed parameters for boring_model
gianscarpe 37f7573
Update tests/models/test_cpu.py
gianscarpe bd7e8cf
Update tests/models/test_cpu.py
gianscarpe 6fecc09
Update tests/models/test_cpu.py
gianscarpe 6527e3f
Add Google Colab badges (#5111)
shacharmirkin 0a7ba63
fix for pep8
gianscarpe 717ca2f
Fixed run_predction and TODO
gianscarpe 8ee5c99
fix min acc for darwin/windows without pl_opt
gianscarpe 8750fbd
eval as DEFAULT run_prediction strategy
gianscarpe 879f11a
Updated val_dataloader for running_test_no_val
gianscarpe b899e9c
rebased
gianscarpe a9589ee
Revert "Updated val_dataloader for running_test_no_val"
gianscarpe 6423611
Revert "Revert "Updated val_dataloader for running_test_no_val""
gianscarpe e7e5f67
reverting unwanted modifications
gianscarpe 87ef88f
unwanted changes
gianscarpe 1a9525c
Merge branch 'release/1.2-dev' into issue3827_test_gpu_and_cpu
s-rog 707d820
Merge branch 'release/1.2-dev' into issue3827_test_gpu_and_cpu
Borda 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
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.