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
lidanqing 9dff56e8e2
change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
7 years ago
..
auto_pruning Add Ligth-NAS for PaddleSlim (#17679) 7 years ago
configs [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 7 years ago
distillation Support dispensable student_loss in PaddleSlim distillation (#19824) 7 years ago
filter_pruning Make PaddleSlim support PyReader (#19995) 7 years ago
light_nas Update Light-NAS to support latency-aware search (#19050) 7 years ago
quantization add config file to avoid load checkpoint test=develop (#21373) 7 years ago
CMakeLists.txt change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895) 7 years ago
QAT_mkldnn_int8_readme.md QAT Int8 document (#21360) 7 years ago
__init__.py add quantization freeze pass. 8 years ago
mobilenet.py [slim] Add quantization strategy and distillation strategy. (#16408) 7 years ago
qat_int8_comparison.py Add support for new QAT models (#18970) 7 years ago
save_qat_model.py Fp32 vs int8 qat C++ performance (#21244) 7 years ago
slim_int8_mkldnn_post_training_quantization.md Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214) 7 years ago
test_auto_pruning.py Add Ligth-NAS for PaddleSlim (#17679) 7 years ago
test_compressor.py [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 7 years ago
test_factory.py [slim] Refine framework of slim and add filter pruning strategy (#16226) 7 years ago
test_filter_pruning.py [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 7 years ago
test_graph.py Add the max-pool2d quantization support and the partial quantization support. (#19310) 7 years ago
test_graph_wrapper.py Support dispensable student_loss in PaddleSlim distillation (#19824) 7 years ago
test_light_nas.py Update Light-NAS to support latency-aware search (#19050) 7 years ago
test_mkldnn_int8_quantization_strategy.py Add global value getter setter (#21285) 7 years ago
test_post_training_quantization_mobilenetv1.py Fix post training quantization (#21745) 7 years ago
test_post_training_quantization_resnet50.py Fix post training quantization (#21745) 7 years ago
test_quantization_mkldnn_pass.py Add support for new QAT models (#18970) 7 years ago
test_quantization_pass.py paddleslim quantization skip pattern support list of string (#21141) 7 years ago
test_quantization_scale_pass.py Adding AddQuantDequantPass for TensorRT int8 (#17529) 7 years ago
test_quantization_strategy.py [PaddleSlim] Enhence compressor api in PaddleSlim (#19894) 7 years ago
test_reader.py add config file to avoid load checkpoint test=develop (#21373) 7 years ago
test_slim_distillation_strategy.py Support dispensable student_loss in PaddleSlim distillation (#19824) 7 years ago