Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from NHZlX/pruning_refine
Browse files Browse the repository at this point in the history
refine pruning
  • Loading branch information
NHZlX authored Oct 25, 2017
2 parents 9523df2 + 2bf3a70 commit d871824
Show file tree
Hide file tree
Showing 16 changed files with 69 additions and 620 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Here mainly describes how to deploy PaddlePaddle to the mobile end, as well as s
- How to deploy int8 model in mobile inference with PaddlePaddle.

## Model compression
- How to use pruning to train smaller model.
- [Example of flowers102](./model_compression/flowers102/README.md)
- [How to use pruning to train smaller model](./model_compression/pruning/)

## PaddlePaddle mobile benchmark
- [Benchmark of Mobilenet](./benchmark/README.md)
Expand Down
26 changes: 0 additions & 26 deletions model_compression/flowers102/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions model_compression/flowers102/mobilenet/README.md

This file was deleted.

125 changes: 0 additions & 125 deletions model_compression/flowers102/mobilenet/mobilenet.py

This file was deleted.

86 changes: 0 additions & 86 deletions model_compression/flowers102/mobilenet/train.py

This file was deleted.

23 changes: 0 additions & 23 deletions model_compression/flowers102/mobilenet_pruning/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions model_compression/flowers102/resnet18/README.md

This file was deleted.

64 changes: 0 additions & 64 deletions model_compression/flowers102/resnet18/resnet.py

This file was deleted.

Loading

0 comments on commit d871824

Please sign in to comment.