Skip to content
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

6387 update_kwargs for merging multiple configs #7109

Merged
merged 9 commits into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. add update_kwargs api

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    168e520 View commit details
    Browse the repository at this point in the history
  2. remove logging

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bd92475 View commit details
    Browse the repository at this point in the history
  3. update based on comments

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b38bdb8 View commit details
    Browse the repository at this point in the history
  4. update based on comments; fixes Project-MONAI#5899

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f2ba40c View commit details
    Browse the repository at this point in the history
  5. remove error message dir

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9747510 View commit details
    Browse the repository at this point in the history
  6. improve bundle run logging

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    732cc50 View commit details
    Browse the repository at this point in the history
  7. fixes test

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9babee4 View commit details
    Browse the repository at this point in the history
  8. fixes mypy issue

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9fe05c6 View commit details
    Browse the repository at this point in the history
  9. backward compatible

    Signed-off-by: Wenqi Li <[email protected]>
    wyli committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6b9f64a View commit details
    Browse the repository at this point in the history