mirror of
https://github.com/open-mmlab/mmrazor.git
synced 2025-06-03 15:02:54 +08:00
* Adapt to the latest mmcv and mmengine * fixed ut_subnet_sampler_loop * fix get_model * fix lints Co-authored-by: humu789 <humu@pjlab.org.cn>
25 lines
417 B
ReStructuredText
25 lines
417 B
ReStructuredText
Key Concepts
|
|
***************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
algorithm.md
|
|
mutator.md
|
|
mutable.md
|
|
recorder.md
|
|
delivery.md
|
|
|
|
Development tutorials
|
|
************************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
customize_architectures.md
|
|
customize_nas_algorithms.md
|
|
customize_pruning_algorithms.md
|
|
customize_kd_algorithms.md
|
|
customize_mixed_algorithms.md
|
|
apply_existing_algorithms_to_new_tasks.md
|