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
whs 73c4f2b7b6
Fix distillation for soft label. (#16538)
6 years ago
..
configs [slim] Refine framework of slim and add filter pruning strategy (#16226) 6 years ago
distillation Fix distillation for soft label. (#16538) 6 years ago
filter_pruning [slim] Add quantization strategy and distillation strategy. (#16408) 6 years ago
quantization clean codes and fix some bugs. test=develop 6 years ago
CMakeLists.txt add quantization freeze pass. 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
test_distillation_strategy.py Fix lost of learning rate variable in distillatoin when using lr decay. (#16471) 6 years ago
test_factory.py [slim] Refine framework of slim and add filter pruning strategy (#16226) 6 years ago
test_filter_pruning.py [slim] Add quantization strategy and distillation strategy. (#16408) 6 years ago
test_graph.py Add the executor test for the graph clone API. test=develop 6 years ago
test_graph_wrapper.py Memory optimize (#16410) 6 years ago
test_quantization_pass.py clean codes and fix some bugs. test=develop 6 years ago
test_quantization_strategy.py [slim] Add quantization strategy and distillation strategy. (#16408) 6 years ago