-
Notifications
You must be signed in to change notification settings - Fork 1.6k
5385-enhance-mlflow-handler #5388
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
wyli
merged 63 commits into
Project-MONAI:dev
from
binliunls:5385-enhance-mlflow-handler
Dec 2, 2022
Merged
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
695bc74
add experiment/run name to mlflow handler
binliunls b88a089
add apis to mlflow handler
binliunls cd8ef5a
add some default record in mlflow handler
binliunls 6b68da0
add val metrics to mlflow handler
binliunls 8e89edb
update iteration log in case mlflow handler attaching to non trainabl…
binliunls d18d201
Merge branch 'Project-MONAI:dev' into 5385-enhance-mlflow-handler
binliunls 8cfc5f0
Merge branch 'Project-MONAI:dev' into 5385-enhance-mlflow-handler
binliunls abeb289
add check for existed params
binliunls 1414c69
update mlflow handler artifact log
binliunls f8852f0
Merge branch 'Project-MONAI:dev' into 5385-enhance-mlflow-handler
binliunls 736053b
merge dev branch
binliunls 34e3a8a
change mlflow run name according to input parameter.
binliunls 8325cf3
merge dev branch to current branch
binliunls a92eb19
format code
binliunls 765061b
Merge branch 'Project-MONAI:dev' into 5385-enhance-mlflow-handler
binliunls 95227f7
fix codeformat problem
binliunls 6ee0dbf
Merge branch '5385-enhance-mlflow-handler' of https://github.com/binl…
binliunls 5d4475f
update the code comments and handler for validator
binliunls e8760d7
update some type hints and comments
binliunls 7fe8269
update default mlflow tracking with bundle info and multi gpu info
binliunls 39f40b6
fix the log default parameter bug
binliunls e3d2cb3
add disable for multi gpu in validator and evaluator
binliunls f98e29b
fix the parameter bug and code format problem
binliunls 38524b2
fix the code format problem
binliunls 0214e1c
remove the bundle config tracking code
binliunls 1084f0d
fix the type hints in mlflow handler
binliunls 30e25bc
add a new test case for mlflow handler
binliunls 5d4eb4e
fix the code format in mlflow handler test case
binliunls fdd6f41
merge dev into current branch
binliunls 2dbfc5a
add test case to mlflow handler
binliunls 8ae451a
add a convert in mlflow handler in case the input of artifact is a st…
binliunls 745cb2a
code format the test file of mlflow handler
binliunls a73de6f
add DEFAULT_EXP_MGMT_SETTINGS to bundle init.
binliunls d1d663a
fix code format for bundle utils
binliunls 653d4af
add is_avaliable check for initial configs in mlflow handler
binliunls a8be4de
delete seed from the default attribute
binliunls 70f1396
delete workflow param record, convert artifacts at init and change th…
binliunls ac063e3
delete the list convert in complete function
binliunls 958521b
fix code format for mlflow handler
binliunls 6bacc16
update artifacts saving code for mlflow handler
binliunls 181ad91
remove the code for deleting repeat parameters in experiment parameters
binliunls 73078fe
fix the long string format problem in bundle/utils
binliunls c8d0f39
change the rtol value in test_scale_intensity_range_percentiles since…
binliunls a67b599
Merge branch 'Project-MONAI:dev' into 5385-enhance-mlflow-handler
binliunls 91b925b
formate some code type
binliunls cabc6cc
fix code format in bundle/utils
binliunls 28aae20
change the default value of mlflow run name in untils
binliunls c564df4
change the not_rank0 name to is_not_rank0 in bundle/utils
binliunls 1e95f12
change some arguments' type in mlflow hander
binliunls b7fcff1
delete a legacy method in mlflow handler
binliunls 1c7437b
remove the trainer check logic from the mlflow handler since users sh…
binliunls 608ce24
remove the Trainer import, since it won't be used in mlflow handler
binliunls 0961783
Merge branch 'Project-MONAI:dev' into 5385-enhance-mlflow-handler
binliunls ecab937
change default name to monai experiment and change the rank0 logic in…
binliunls cb7ae68
merge two functions into one
binliunls 48507f3
format code style in mlflow handler
binliunls 22036b7
Merge branch 'Project-MONAI:dev' into 5385-enhance-mlflow-handler
binliunls a8fef29
change default run name in mlflow to None
binliunls de48bee
update doc string of default value of optimizer_param_names
binliunls 56fbb05
udpate default mlflow setting docstring in bundle/script
binliunls 850f98f
fix code format issue in mlflow handler
binliunls ebb804c
change the default_attr_name to default_tracking_params to avoid conf…
binliunls 45715ef
Merge branch 'dev' into 5385-enhance-mlflow-handler
Nic-Ma 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
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.