Skip to content

Add args in BundleWorkflow #7540

Closed
@yiheng-wang-nv

Description

@yiheng-wang-nv

According to my MONAI model zoo experiences, I think meta_file and logging_file are two necessary args.
As for meta_file, it helps a lot to define the requirements of a bundle, and track each time's change.
As for logging_file, it helps to define the logging format, and if we have multiple bundles, it's easier to control the logging data.

These two args are now working well in ConfigWorkflow, but are not required when we define a class that extends to BundleWorkflow directly.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions