mmrazor/tests
whcao 1c47009b1f
[Feature] Add greedy search for AutoSlim (#336)
* WIP: add greedysearch

* fix greedy search and add bn_training_mode to autoslim

* fix cfg files

* fix autoslim configs

* fix bugs when converting dynamic bn to static bn

* change to test loop

* refactor greedy search

* rebase and fix greedysearch

* fix lint

* fix and delete useless codes

* fix pytest

* fix pytest and add bn_training_mode

* fix lint

* add reference to AutoSlimGreedySearchLoop's docstring

* sort candidate_choices

* fix save subnet

* delete useless codes in channel container

* change files' name: convert greedy_search_loop to autoslim_greedy_search_loop
2023-01-03 21:12:04 +08:00
..
data [Fix]Dcff Deploy Revision (#383) 2022-12-16 20:53:30 +08:00
test_core Enhance the Abilities of the Tracer for Pruning. (#371) 2022-12-08 15:59:27 +08:00
test_datasets
test_engine/test_hooks [Feature]Feature map visualization (#293) 2022-10-26 13:26:20 +08:00
test_models [CodeCamp #122] Support KD algorithm MGD for detection. (#377) 2023-01-03 17:21:42 +08:00
test_registry [Fix]Dcff Deploy Revision (#383) 2022-12-16 20:53:30 +08:00
test_runners [Feature] Add greedy search for AutoSlim (#336) 2023-01-03 21:12:04 +08:00
test_tools Add get_prune_config and a demo config_pruning (#389) 2022-12-13 10:56:29 +08:00
test_utils fix bug in placer holder (#395) 2022-12-13 10:56:13 +08:00
test_visualizer [Feature]Feature map visualization (#293) 2022-10-26 13:26:20 +08:00
utils Enhance the Abilities of the Tracer for Pruning. (#371) 2022-12-08 15:59:27 +08:00
__init__.py
test_data.py Enhance the Abilities of the Tracer for Pruning. (#371) 2022-12-08 15:59:27 +08:00
test_doc.py Add get_prune_config and a demo config_pruning (#389) 2022-12-13 10:56:29 +08:00