Merge branch 'develop' of http://gitlab.baidu.com/PaddlePaddle/PaddleSlim into distiller
Showing
demo/auto_prune/train.py
0 → 100644
demo/imagenet_reader.py
0 → 100644
demo/models/__init__.py
0 → 100644
demo/models/mobilenet.py
0 → 100644
demo/models/mobilenet_v2.py
0 → 100644
demo/models/resnet.py
0 → 100644
demo/prune/train.py
0 → 100644
demo/utility.py
0 → 100644
paddleslim/analysis/flops.py
0 → 100644
paddleslim/analysis/model_size.py
0 → 100644
paddleslim/analysis/sensitive.py
0 → 100644
paddleslim/common/controller.py
0 → 100644
paddleslim/common/lock_utils.py
0 → 100644
paddleslim/common/log_helper.py
0 → 100644
paddleslim/core/__init__.py
0 → 100644
paddleslim/core/graph_wrapper.py
0 → 100644
paddleslim/core/registry.py
0 → 100644
paddleslim/dist/mp_distiller.py
0 → 100755
paddleslim/nas/sa_nas.py
0 → 100644
paddleslim/prune/auto_pruner.py
0 → 100644
paddleslim/prune/lock.py
0 → 100644
paddleslim/prune/pruner.py
0 → 100644
此差异已折叠。
paddleslim/quant/quanter.py
0 → 100755
此差异已折叠。
tests/layers.py
0 → 100644
tests/test_auto_prune.py
0 → 100644
tests/test_flops.py
0 → 100644
tests/test_model_size.py
0 → 100644
此差异已折叠。
tests/test_nas_search_space.py
0 → 100644
此差异已折叠。
tests/test_prune.py
0 → 100644
此差异已折叠。
tests/test_sa_nas.py
0 → 100644
此差异已折叠。
tests/test_sensitivity.py
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录