- 27 3月, 2019 3 次提交
- 26 3月, 2019 10 次提交
-
-
由 chengduo 提交于
test=develop
-
由 Tao Luo 提交于
Move cpu_quantize_* passes into mkldnn subfolder
-
由 gongweibao 提交于
-
由 Jiabin Yang 提交于
* test=develop, fix ptb rnn * test=develop, change cdn to bj to pass ci * test=develop, fix ci
-
由 Jiabin Yang 提交于
* add layer norm to Layers, add transformer prepare encoding * little change * finish encoder part * add decoder part * finish model part * add test case and part of data feed * add transformer test * add to_parameter, add remove in set_attr * test=develop, fix pos encoding bug, create_parameter with stantard name * test=develop, rm dropout test in imperative * test=develop, fix cpu error * test=develop, fix minize bug * test=develop, fix one hot not stop gradient * test=develop, fix one hot not stop gradient * test=develop, refine parameter name * test=develop, fix transformer test in imperative mode * test=develop, fix transformer test in imperative mode * test=develop, fix boost and mkl download error * test=develop, fix boost and mkl download error * test=develop, fix ci and refine code * test=develop, fix ci and refine code
-
由 Xin Pan 提交于
fix imperative varbase creation
-
由 Xin Pan 提交于
test=develop
-
由 Wang, Chuanqi 提交于
* Update Readme with new accuracy and performance data measured on 6271 test=develop * Modify tables and example command test=develop
-
由 Zeng Jinle 提交于
Try to decouple reader with program_desc
-
由 whs 提交于
* Add fsp operator. 1 Add unitest. 2. Add python API. 3. Add layer test. * Add quantization strategy. 1. Add API. 2. Add unitest. * Add distillatoin strategy. * Add unitest config file for quantization * Fix Copyright test=develop * Fix setup.py * Fix document of layers.py. test=develop * Fix unitest in python3. test=develop * Fix documents. test=develop * 1. refine fsp op by batched gemm 2. remove unused import test=develop * Fix test_dist_se_resnext. 1. disable test distillation. 2. reset framework.py test=develop * Enable unitest of distillation after fixing Block._clone_variable test=develop * Fix cdn issue. test=develop
-
- 25 3月, 2019 8 次提交
-
-
由 liuwei1031 提交于
* fix cdn issue, test=develop * fix cdn issue, test=develop
-
由 lujun 提交于
-
由 lujun 提交于
-
由 Wojciech Uss 提交于
test=develop
-
由 Zeng Jinle 提交于
Add support for init_memory and re-allocate_memory
-
由 Xin Pan 提交于
Add DeepCF model
-
由 lujun 提交于
-
由 sneaxiy 提交于
test=develop
-
- 24 3月, 2019 1 次提交
-
-
由 lujun 提交于
merge to local
-
- 23 3月, 2019 5 次提交
-
-
由 Tao Luo 提交于
Enhance test calibration script on accuracy assert
-
由 chengduo 提交于
test=develop
-
由 chuanqiw 提交于
test=develop
-
由 whs 提交于
* First pr of paddle slim. 1. Add framework of paddle slim 2. Add filter pruning strategy test=develop * Rename unitest to tests. test=develop * Add prettytable into requirements. test=develop * Change in_nodes and out_nodes to odered dict. test=develop * Remove distillation. test=develop * Fix API.spec test=develop * Fix unitest. test=develop * Fix unitest in windows. test=develop * Fix unitest in windows. test=develop * Fix unitest. test=develop * Hide some functions. test=develop * Fix python import in python3.5 test=develop * Fix compress pass. test=develop * Fix unitest of test_dist_ctr. test=develop * Enhence flops. * use os.path.join * Fix pickle for python3 Fix log and comments. test=develop * 1. Remove feed_reader in compress pass 2. Fix cache reader 3. Rename CompressPass to Compressor 4. Add comments for distiller optimizer 5. Remove unused pruner currently 6. Add some comments. 7. Change API.spec test=develop * Fix pruning in python3. test=develop * Fix unitest in python3. test=develop * Fix format in python3. test=develop
-
由 whs 提交于
* Add range op. test=develop * Add more unitests. test=develop * Fix API.spec test=develop * Fix API.spec test=develop * Fix API.spec test=develop
-
- 22 3月, 2019 13 次提交
-
-
由 Hongyu Liu 提交于
add var name in optimizer
-
由 qingqing01 提交于
-
由 phlrain 提交于
-
-
由 phlrain 提交于
-
由 Tao Luo 提交于
test=develop;fix docker build failed
-
由 Xin Pan 提交于
test=develop
-
由 lujun 提交于
merge to local
-
由 Zhen Wang 提交于
Add channel wise in quant pass.
-
由 xiaolil1 提交于
* Enable INT8 Concat Kernel to improve the performance of MobileNet-SSD. test=develop * Optimize UT format. test=develop * Fix UT file address issue. test=develop * Refine the license year. test=develop * Optimize code for new API. test=develop * Restructure INT8 Concat kernel. test=develop
-
由 Qiyang Min 提交于
for Checkpoint save and load
-
由 Hongyu Liu 提交于
Fix concat check
-
由 Hongyu Liu 提交于
add elementwise floordiv, mod
-