-
Notifications
You must be signed in to change notification settings - Fork 455
AutoYAHP Part 2: Cleanup the Callbacks and Loggers for AutoYAHP #1071
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
ravi-mosaicml
merged 62 commits into
mosaicml:dev
from
ravi-mosaicml:refactor_callbacks_for_autoyahp
May 26, 2022
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
8ae1a45
Treat test warnings as errors; test cleanup
ravi-mosaicml 42556ad
Remove webdatasets from setup.py
ravi-mosaicml cf7854d
Ignore malformed yaml warnings coming from yahp
ravi-mosaicml 8888a35
Merge branch 'dev' into test_warning_cleanup
ravi-mosaicml a71078b
Fixed filter
ravi-mosaicml b50912f
Disabiling tqdm by default in tests
ravi-mosaicml 0d91ba0
Fix pyright errors with uninitailized instance variables
ravi-mosaicml d69f473
Ignoring warnings for torch jit export
ravi-mosaicml be052ce
Fix ffcv tests?
ravi-mosaicml 931b5da
Refactor Algorithms for AutoYAHP
ravi-mosaicml 58f1383
Silence more warnings
ravi-mosaicml bbf1a70
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml ad33e8d
Merge branch 'dev' into test_warning_cleanup
ravi-mosaicml e824353
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml fb7ee90
Fix algorithm resumption
ravi-mosaicml f88ffec
Fix tests
ravi-mosaicml 6c7b6f7
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml 6d2496e
Addressed some PR feedback
ravi-mosaicml 19bf68e
Fix more deprecation warnings
ravi-mosaicml 9f950f2
reportMissingImports=None; removed type ignores
ravi-mosaicml d5371a1
Fix warnings
ravi-mosaicml 2de8ab6
Fix WandB Logger
ravi-mosaicml 4637223
Merge branch 'dev' into test_warning_cleanup
ravi-mosaicml 92e3823
Adjusted warning message
ravi-mosaicml 52c7baa
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml 6b933c3
Fix more warnings
ravi-mosaicml 6657bdc
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml fb9b92f
Increase timeout
ravi-mosaicml 32340a4
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml cd25dc8
Force cpuonly in conda
ravi-mosaicml 1f1a90f
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml bee4f1e
Refactor Callbacks for AutoYAHP
ravi-mosaicml 431fc43
Update pyproject.toml
ravi-mosaicml a50da20
Merge branch 'dev' into test_warning_cleanup
ravi-mosaicml 915449a
Merge branch 'test_warning_cleanup' into remove_hparams_from_tests
ravi-mosaicml 03b9b2d
Merge branch 'remove_hparams_from_tests' into refactor_callbacks_for_…
ravi-mosaicml 1343f75
Merge branch 'dev' into remove_hparams_from_tests
ravi-mosaicml f166fe1
Merge branch 'remove_hparams_from_tests' into refactor_callbacks_for_…
ravi-mosaicml fc25f05
Merge branch 'dev' into remove_hparams_from_tests
ravi-mosaicml 3d0d7f6
Fixed layer freezing in `test_algorithm_trains`
ravi-mosaicml 51e5f81
Refactored alg settingse
ravi-mosaicml 9571d1d
Merge branch 'dev' into remove_hparams_from_tests
ravi-mosaicml 12b817a
Merge branch 'remove_hparams_from_tests' into refactor_callbacks_for_…
ravi-mosaicml 43f8d14
Refactored imports
ravi-mosaicml 106c852
Fixed augmix and randaugment
ravi-mosaicml 2246019
Fix more tests
ravi-mosaicml 61d9a07
Merge branch 'dev' into remove_hparams_from_tests
ravi-mosaicml c6a0614
Merge branch 'remove_hparams_from_tests' into refactor_callbacks_for_…
ravi-mosaicml a0aa237
Merge branch 'dev' into refactor_callbacks_for_autoyahp
ravi-mosaicml 337f283
Fix the memory monitor error message
ravi-mosaicml 0253a1b
Fix more tests
ravi-mosaicml d4bd7ac
Fix tests
ravi-mosaicml 12edac2
Fix tests again
ravi-mosaicml 45ad601
Merge branch 'dev' into refactor_callbacks_for_autoyahp
ravi-mosaicml dfb346a
Address PR Feedback
ravi-mosaicml 383fb46
Run the memory monitor on cpu; use a filterwarnings
ravi-mosaicml e08e9fa
Fix memory monitor test
ravi-mosaicml 92564ba
Do the `test_hf_model` on gpu
ravi-mosaicml 3745458
Fix tests hopefully for good
ravi-mosaicml 7c62f94
Merge branch 'dev' into refactor_callbacks_for_autoyahp
ravi-mosaicml 19ea309
Increase timeout
ravi-mosaicml 443cdbb
Merge branch 'refactor_callbacks_for_autoyahp' of github.com:ravi-mos…
ravi-mosaicml 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
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.