4948 Enhance bundle API for getting model zoo info#4994
4948 Enhance bundle API for getting model zoo info#4994wyli merged 7 commits intoProject-MONAI:devfrom
Conversation
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
|
Progress:
The output of the basic function is like: The output of |
|
/black |
Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
|
Thanks for the quick implementation. Thanks. |
Thanks @Nic-Ma , I will add these functions, and I think both of them can be based on |
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
|
Update: According to the suggestions from @Nic-Ma , I did some changes. Now, we have the following functions:
If "version" is not specified, the information of the latest version will be used in default. For example: |
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
|
/build |
|
/build |






Signed-off-by: Yiheng Wang vennw@nvidia.com
Fixes #4948 .
Description
This PR is used to enhance the bundle API, and enable to get:
get_all_bundles_list)get_bundle_versions)get_bundle_info)Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.