LICENSE
README.md
setup.py
Unified_Pruning.egg-info/PKG-INFO
Unified_Pruning.egg-info/SOURCES.txt
Unified_Pruning.egg-info/dependency_links.txt
Unified_Pruning.egg-info/requires.txt
Unified_Pruning.egg-info/top_level.txt
tests/test_algorithm.py
tests/test_basepruner.py
tests/test_deploy.py
tests/test_import.py
tests/test_model_cls.py
tests/test_model_ss.py
tests/test_module.py
tests/test_ratio_score.py
tests/test_saver.py
unip/__init__.py
unip/api.py
unip/version.py
unip/core/__init__.py
unip/core/algorithm.py
unip/core/group.py
unip/core/node.py
unip/core/pruner.py
unip/core/score.py
unip/utils/__init__.py
unip/utils/data_type.py
unip/utils/deploy.py
unip/utils/energy.py
unip/utils/evaluation.py
unip/utils/prune_ops.py
unip/utils/saver.py
unip/utils/validate.py