You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/contrib/slim/tests
juncaipeng 175ba39c03
Add post_training_quantization (#20800)
6 years ago
..
auto_pruning Add Ligth-NAS for PaddleSlim (#17679) 6 years ago
configs [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 6 years ago
distillation Support dispensable student_loss in PaddleSlim distillation (#19824) 6 years ago
filter_pruning Make PaddleSlim support PyReader (#19995) 6 years ago
light_nas Update Light-NAS to support latency-aware search (#19050) 6 years ago
quantization [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 6 years ago
CMakeLists.txt Add post_training_quantization (#20800) 6 years ago
QAT_mkldnn_int8_readme.md update int8 benchmark with 6271 data, test=develop test=document_fix (#20736) 6 years ago
__init__.py add quantization freeze pass. 6 years ago
mobilenet.py [slim] Add quantization strategy and distillation strategy. (#16408) 6 years ago
qat_int8_comparison.py Add support for new QAT models (#18970) 6 years ago
slim_int8_mkldnn_post_training_quantization.md Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214) 6 years ago
test_auto_pruning.py Add Ligth-NAS for PaddleSlim (#17679) 6 years ago
test_compressor.py [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 6 years ago
test_factory.py [slim] Refine framework of slim and add filter pruning strategy (#16226) 6 years ago
test_filter_pruning.py [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 6 years ago
test_graph.py Add the max-pool2d quantization support and the partial quantization support. (#19310) 6 years ago
test_graph_wrapper.py Support dispensable student_loss in PaddleSlim distillation (#19824) 6 years ago
test_light_nas.py Update Light-NAS to support latency-aware search (#19050) 6 years ago
test_mkldnn_int8_quantization_strategy.py Fix bug of getting bool Flags from os.environ (#19349) 6 years ago
test_post_training_quantization.py Add post_training_quantization (#20800) 6 years ago
test_quantization_mkldnn_pass.py Add support for new QAT models (#18970) 6 years ago
test_quantization_pass.py Move pool2d to add_quant_dequant_pass, test=develop (#20586) 6 years ago
test_quantization_scale_pass.py Adding AddQuantDequantPass for TensorRT int8 (#17529) 6 years ago
test_quantization_strategy.py [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 6 years ago
test_reader.py [PaddleSlim] refine slim reader to support dataloader (#20604) 6 years ago
test_slim_distillation_strategy.py Support dispensable student_loss in PaddleSlim distillation (#19824) 6 years ago