• W
    [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) · bdb3e376
    whs 提交于
    
    1. Support customize eval function instead of eval program.
    2. Fix loading checkpoint in quantization strategy.
    3. Support saving eval model when saving a checkpoint.
    4. Fix decoder of loading context in PaddleSlim.
    5. Fix restoring from the checkpoint of uniform prune strategy.
    6. Support saving eval model and infer model during training.
    7. Add ‘unitest’ for saving eval model, saving infer model and uniform pruning restoring from the checkpoint.
    8. Fix pruning of depthwise_conv_grad op by updating the groups.
    bdb3e376
uniform_restore.yaml 511 字节