Mashiro
|
dbae83c52f
|
[Enhancement] Replace warnings.warn with print_log (#961)
* Replace warning with print_log
* Add comments for testing warning
|
2023-03-06 17:25:28 +08:00 |
RangiLyu
|
e83ac944b6
|
[Feature] Registry supports import modules automatically. (#643)
* [Feature] Support registry auto import modules.
* update
* rebase and fix ut
* add docstring
* remove count_registered_modules
* update docstring
* resolve comments
* resolve comments
* rename ut
* fix warning
* avoid BC breaking
* update doc
* update doc
* resolve comments
|
2022-12-23 15:46:29 +08:00 |
Zaida Zhou
|
2f09342663
|
[Docs] Refine registry docs (#443)
* [Docs] Refine registry docs
* explain how to use _scope_
* refine
|
2022-08-29 14:50:48 +08:00 |
RangiLyu
|
4742544b25
|
[Feature] Support collect all registered module info. (#193)
* [Feature] Support collect all registered module info.
* update
* update
* add unit tests
* add to runner
* resolve comments
|
2022-05-05 11:59:51 +08:00 |