- 27 3月, 2019 1 次提交
-
-
由 zhoukunsheng 提交于
-
- 25 3月, 2019 4 次提交
-
-
由 zhoukunsheng 提交于
add linspace, modify interface comments in tensor.py, merge with develop branch
-
由 zhoukunsheng 提交于
add linspace op
-
由 Zeng Jinle 提交于
Add support for init_memory and re-allocate_memory
-
由 Xin Pan 提交于
Add DeepCF model
-
- 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 17 次提交
-
-
由 Hongyu Liu 提交于
add var name in optimizer
-
由 qingqing01 提交于
-
由 phlrain 提交于
-
-
由 phlrain 提交于
-
由 Tao Luo 提交于
test=develop;fix docker build failed
-
由 Xin Pan 提交于
test=develop
-
由 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
-
由 chengduo 提交于
* refine parallelExecutor test=develop * Polish op_handle test=develop * Remove unnecessary op_handle test=develop * Fix Travis CI test=develop * Fix fetch bug test=develop * Remove WaitInputVarGenerated * Fix OpHandleBase::Run test=develop * debug test=develop * use origin fetch_op_handle test=develop * Revert op_handle_base.cc test=develop * Polish code test=develop * Fix OpHandleBase::Run test=develop * code refine * test CI and CE test=develop * fix OpHandle::Run test=develop * refine AllReduceOpHandle test=develop * Polish code test=develop
-
由 phlrain 提交于
-
由 tianshuo78520a 提交于
-
由 chengduo 提交于
* refine fused_all_reduce_op * add unit test in test_parallel_executor_seresnext test=develop
-
由 Hongyu Liu 提交于
Fix topk shape check
-
- 21 3月, 2019 13 次提交
-
-
由 Hongyu Liu 提交于
fix squeeze shape check
-
由 phlrain 提交于
-
-
由 phlrain 提交于
-
-
由 phlrain 提交于
-
由 Hongyu Liu 提交于
Fix sequence pad 2
-
由 Hongyu Liu 提交于
fix matmul shape check
-
-
由 lujun 提交于
-
由 Kaipeng Deng 提交于
-
由 qingqing01 提交于
* Rewrite gradient ProtoMaker for affine_channel_op to remove the Output as the input. * Add act in Python API to make the act can be in-place by layer_help.py
-
-