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 36b60e240a
Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214)
7 years ago
..
auto_pruning Add Ligth-NAS for PaddleSlim (#17679) 7 years ago
configs [slim] Refine framework of slim and add filter pruning strategy (#16226) 7 years ago
distillation Fix distillation for soft label. (#16538) 7 years ago
filter_pruning [slim] Add quantization strategy and distillation strategy. (#16408) 7 years ago
light_nas Add Ligth-NAS for PaddleSlim (#17679) 7 years ago
quantization fix spelling errors (#17941) 7 years ago
CMakeLists.txt Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214) 7 years ago
QAT_mkldnn_int8_readme.md slim QAT MKL-DNN readme (#18187) 7 years ago
__init__.py add quantization freeze pass. 7 years ago
mobilenet.py [slim] Add quantization strategy and distillation strategy. (#16408) 7 years ago
qat_int8_comparison.py unify FP32 vs. INT8 comparison tests output (#18111) 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_distillation_strategy.py Fix lost of learning rate variable in distillatoin when using lr decay. (#16471) 7 years ago
test_factory.py [slim] Refine framework of slim and add filter pruning strategy (#16226) 7 years ago
test_filter_pruning.py [slim] Add quantization strategy and distillation strategy. (#16408) 7 years ago
test_graph.py add checkpoint functions for graph. test=develop 7 years ago
test_graph_wrapper.py Update CPU_NUM config (#18059) 7 years ago
test_light_nas.py Add Ligth-NAS for PaddleSlim (#17679) 7 years ago
test_mkldnn_int8_quantization_strategy.py Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214) 7 years ago
test_quantization_mkldnn_pass.py QAT int8 MKL-DNN transformation pass (#17819) 7 years ago
test_quantization_pass.py clean codes and fix some bugs. test=develop 7 years ago
test_quantization_scale_pass.py Adding AddQuantDequantPass for TensorRT int8 (#17529) 7 years ago
test_quantization_strategy.py [slim] Add quantization strategy and distillation strategy. (#16408) 7 years ago