-
Notifications
You must be signed in to change notification settings - Fork 1.5k
flexible tests for auto3dseg algo templates #5978
Copy link
Copy link
Closed
Description
Is your feature request related to a problem? Please describe.
current the bundle gen tests always use the default algo template hard-coded in the bundlegen module
MONAI/tests/test_auto3dseg_ensemble.py
Line 123 in de2b48c
| algo_path=work_dir, data_stats_filename=da_output_yaml, data_src_cfg_name=data_src_cfg |
MONAI/monai/apps/auto3dseg/bundle_gen.py
Line 280 in de2b48c
| default_algo_zip = ( |
would be great to allow for test time options configured for different algo template sources.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels