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
Wojciech Uss 4cddb43c5c
Add support for Ernie NLP model to the Slim QAT (#22506)
5 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 add config file to avoid load checkpoint test=develop (#21373) 6 years ago
CMakeLists.txt Add support for Ernie NLP model to the Slim QAT (#22506) 5 years ago
QAT_mkldnn_int8_readme.md QAT Int8 document (#21360) 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_image_classification_comparison.py Add support for Ernie NLP model to the Slim QAT (#22506) 5 years ago
qat_int8_nlp_comparison.py Add support for Ernie NLP model to the Slim QAT (#22506) 5 years ago
save_qat_model.py Add support for Ernie NLP model to the Slim QAT (#22506) 5 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 Add global value getter setter (#21285) 6 years ago
test_post_training_quantization_mobilenetv1.py fix use cache file, test=develop (#22240) 5 years ago
test_post_training_quantization_resnet50.py fix use cache file, test=develop (#22240) 5 years ago
test_quantization_mkldnn_pass.py Add support for Ernie NLP model to the Slim QAT (#22506) 5 years ago
test_quantization_pass.py add mul and matmul quantization, test=develop (#22054) 5 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 add config file to avoid load checkpoint test=develop (#21373) 6 years ago
test_slim_distillation_strategy.py Support dispensable student_loss in PaddleSlim distillation (#19824) 6 years ago
test_weight_quantization_mobilenetv1.py Post_training_quantization support set quant 8/16 bits (#22492) 5 years ago