Skip to content

Conversation

@yiheng-wang-nv
Copy link
Contributor

Fixes #6069 .

Description

This PR adds commonly used default values for meta_file and logging_file of monai.bundle.run function.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Yiheng Wang <vennw@nvidia.com>
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
@wyli
Copy link
Contributor

wyli commented Feb 27, 2023

/build

@wyli wyli enabled auto-merge (squash) February 27, 2023 17:38
@wyli wyli merged commit 00c5c73 into Project-MONAI:dev Feb 27, 2023
@yiheng-wang-nv yiheng-wang-nv deleted the 6069-add-default-meta-logging-for-bundle branch February 28, 2023 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add default meta/logging file inputs on bundle run function

3 participants