-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
[AIR] Added Ray Logging to MosaicTrainer #29620
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 364d7f6 - Browse repository at this point
Copy the full SHA 364d7f6View commit details -
created a basic composer trainer wrapper and a test
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfa593a - Browse repository at this point
Copy the full SHA cfa593aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 919aea4 - Browse repository at this point
Copy the full SHA 919aea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3b551 - Browse repository at this point
Copy the full SHA 7f3b551View commit details
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0871fa4 - Browse repository at this point
Copy the full SHA 0871fa4View commit details -
Merge branch 'init_mosaic_trainer_api' of https://github.com/ilee300a…
…/ray into init_mosaic_trainer_api Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f083e1b - Browse repository at this point
Copy the full SHA f083e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 536a381 - Browse repository at this point
Copy the full SHA 536a381View commit details -
Merge branch 'init_mosaic_trainer_api' of https://github.com/ilee300a…
…/ray into init_mosaic_trainer_api
Configuration menu - View commit details
-
Copy full SHA for 9d15416 - Browse repository at this point
Copy the full SHA 9d15416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b509da - Browse repository at this point
Copy the full SHA 7b509daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2712fda - Browse repository at this point
Copy the full SHA 2712fdaView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1851322 - Browse repository at this point
Copy the full SHA 1851322View commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae1b9a6 - Browse repository at this point
Copy the full SHA ae1b9a6View commit details -
removed progress bar by default
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d599e4 - Browse repository at this point
Copy the full SHA 5d599e4View commit details -
move dataset preparation inside the trainer init function
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5da865d - Browse repository at this point
Copy the full SHA 5da865dView commit details -
add mosaic trainer to the api ref
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e42dec - Browse repository at this point
Copy the full SHA 0e42decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104075f - Browse repository at this point
Copy the full SHA 104075fView commit details -
remove datasets in the trainer worker loop
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 161009e - Browse repository at this point
Copy the full SHA 161009eView commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72dc74f - Browse repository at this point
Copy the full SHA 72dc74fView commit details -
added example MosaicTrainer script and a test
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faa2e9b - Browse repository at this point
Copy the full SHA faa2e9bView commit details -
added mosaic trainer test to the build script
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 810428c - Browse repository at this point
Copy the full SHA 810428cView commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d32969 - Browse repository at this point
Copy the full SHA 3d32969View commit details -
reformatted passing in config and use regex for error message testing
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b96f384 - Browse repository at this point
Copy the full SHA b96f384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe7989 - Browse repository at this point
Copy the full SHA 1fe7989View commit details
Commits on Oct 17, 2022
-
remove composer loggers in training callback
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d39b63d - Browse repository at this point
Copy the full SHA d39b63dView commit details -
added a test for logger removal
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de77a64 - Browse repository at this point
Copy the full SHA de77a64View commit details -
addressed comments and removed fit_config
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b297926 - Browse repository at this point
Copy the full SHA b297926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00bd1f8 - Browse repository at this point
Copy the full SHA 00bd1f8View commit details -
added further description for trainier_init_config
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be4c311 - Browse repository at this point
Copy the full SHA be4c311View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93ddf9 - Browse repository at this point
Copy the full SHA a93ddf9View commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b324af - Browse repository at this point
Copy the full SHA 8b324afView commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65bf8bb - Browse repository at this point
Copy the full SHA 65bf8bbView commit details -
added composer to tune requirements
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b57038 - Browse repository at this point
Copy the full SHA 2b57038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c96046 - Browse repository at this point
Copy the full SHA 5c96046View commit details -
updated torch and torchvision versions for composer compatibility
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7177134 - Browse repository at this point
Copy the full SHA 7177134View commit details -
removed mosaic from requirements and install it separately in test file
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3617626 - Browse repository at this point
Copy the full SHA 3617626View commit details -
added mosaicml library to the doc requirements
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1563395 - Browse repository at this point
Copy the full SHA 1563395View commit details -
add mosaicml in custom directives instead
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fb684e - Browse repository at this point
Copy the full SHA 9fb684eView commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d27c20b - Browse repository at this point
Copy the full SHA d27c20bView commit details -
added more composer libraries to custom directives
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1e92e4 - Browse repository at this point
Copy the full SHA e1e92e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c64463 - Browse repository at this point
Copy the full SHA 8c64463View commit details
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fec09e - Browse repository at this point
Copy the full SHA 4fec09eView commit details -
added imports to the docstring example
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 652c12f - Browse repository at this point
Copy the full SHA 652c12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31914cf - Browse repository at this point
Copy the full SHA 31914cfView commit details
Commits on Oct 20, 2022
-
moved imports inside the functions
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 706d971 - Browse repository at this point
Copy the full SHA 706d971View commit details -
added doctest skip and moved MosaicTrainer import in tests
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 797b4df - Browse repository at this point
Copy the full SHA 797b4dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 715c37f - Browse repository at this point
Copy the full SHA 715c37fView commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 175aeaa - Browse repository at this point
Copy the full SHA 175aeaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82305c4 - Browse repository at this point
Copy the full SHA 82305c4View commit details
Commits on Oct 21, 2022
-
moved mosaic test example imports
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 883d2e5 - Browse repository at this point
Copy the full SHA 883d2e5View commit details -
added mosaicml to requirements_train
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c3306c - Browse repository at this point
Copy the full SHA 8c3306cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f60f9 - Browse repository at this point
Copy the full SHA 69f60f9View commit details -
updated torch and torchvision versions
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f168f6c - Browse repository at this point
Copy the full SHA f168f6cView commit details -
Merge branch 'init_mosaic_trainer_api' of https://github.com/ilee300a…
…/ray into init_mosaic_trainer_api
Configuration menu - View commit details
-
Copy full SHA for 9e3d119 - Browse repository at this point
Copy the full SHA 9e3d119View commit details -
updated ml docker to match torch version
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 858973b - Browse repository at this point
Copy the full SHA 858973bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4654631 - Browse repository at this point
Copy the full SHA 4654631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b48bb - Browse repository at this point
Copy the full SHA 48b48bbView commit details -
Update .buildkite/pipeline.ml.yml
Signed-off-by: Amog Kamsetty <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20dc4f8 - Browse repository at this point
Copy the full SHA 20dc4f8View commit details
Commits on Oct 22, 2022
-
Update .buildkite/pipeline.ml.yml
Signed-off-by: Amog Kamsetty <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e401eff - Browse repository at this point
Copy the full SHA e401effView commit details
Commits on Oct 24, 2022
-
Update python/requirements/ml/requirements_dl.txt
Signed-off-by: Amog Kamsetty <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb0c97d - Browse repository at this point
Copy the full SHA eb0c97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 928b529 - Browse repository at this point
Copy the full SHA 928b529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3529b77 - Browse repository at this point
Copy the full SHA 3529b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e956cc - Browse repository at this point
Copy the full SHA 5e956ccView commit details -
remove loggers after trainer instantiation as well
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ddee9b - Browse repository at this point
Copy the full SHA 7ddee9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1a302 - Browse repository at this point
Copy the full SHA 9d1a302View commit details
Commits on Oct 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a2c4b1 - Browse repository at this point
Copy the full SHA 1a2c4b1View commit details -
check the epoch and accuracy data for test example
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fcb7b0 - Browse repository at this point
Copy the full SHA 7fcb7b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3d9e7 - Browse repository at this point
Copy the full SHA 9b3d9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf8fa0 - Browse repository at this point
Copy the full SHA 4cf8fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc1c6e - Browse repository at this point
Copy the full SHA cbc1c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc42f4 - Browse repository at this point
Copy the full SHA 1fc42f4View commit details -
added custom directives for mosaic util library
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acbcc2a - Browse repository at this point
Copy the full SHA acbcc2aView commit details -
updated removing composer loggers
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c79025 - Browse repository at this point
Copy the full SHA 0c79025View commit details -
updated -- add ray logger after trainer init without using loggers key
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d84dcb - Browse repository at this point
Copy the full SHA 3d84dcbView commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ce2b41 - Browse repository at this point
Copy the full SHA 2ce2b41View commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1993c0f - Browse repository at this point
Copy the full SHA 1993c0fView commit details -
updated ray logging tests with suggested changes
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f15a5a - Browse repository at this point
Copy the full SHA 3f15a5aView commit details -
made test dataset size scaled by predefined batch size
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36393e9 - Browse repository at this point
Copy the full SHA 36393e9View commit details -
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09acf07 - Browse repository at this point
Copy the full SHA 09acf07View commit details -
Update python/ray/train/mosaic/_mosaic_utils.py
Co-authored-by: Amog Kamsetty <[email protected]> Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 870b8c5 - Browse repository at this point
Copy the full SHA 870b8c5View commit details -
updated logging -- flush data and added comments
Signed-off-by: ilee300a <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18392ff - Browse repository at this point
Copy the full SHA 18392ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875dacc - Browse repository at this point
Copy the full SHA 875daccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac07acc - Browse repository at this point
Copy the full SHA ac07accView commit details