Created by: heavengate
add prune export_model
- add
slim/prune/export_model.py
and docs, fix https://github.com/PaddlePaddle/PaddleDetection/issues/373 -
load_params
will raise shape mismatch for prune weights, useload_checkpoint
temporally, should be fix in next PR