- 16 4月, 2019 2 次提交
-
-
由 xiaoting 提交于
-
由 zhoukunsheng 提交于
* test=develop update API.spec with hash, resolve conflict * remove unused parameter
-
- 13 4月, 2019 1 次提交
-
-
由 heqiaozhi 提交于
test=develop
-
- 12 4月, 2019 2 次提交
- 11 4月, 2019 2 次提交
- 09 4月, 2019 1 次提交
-
-
由 heqiaozhi 提交于
test=develop
-
- 03 4月, 2019 1 次提交
-
-
由 ruri 提交于
* add pixel_shuffle op * add pixel_shuffle op, test=develop * rewrite code, test=develop * delete useless comment, test=develop * Refine pixel_shuffle_op and unit testing * refine code,test=develop * refine .cu,test=develop * fix unittest,test=develop * Fix unit testing test=develop * resolve conflict, test=develop * fix test, test=develop * fix API, test=develop * fix test datatype bug,test=develop * polish comments,test=develop * add API,test=develop * test=develop * Add Pixel_Shuffle OP,test=develop * support python3,test=develop * add include memory to travis CI bug,test=develop
-
- 01 4月, 2019 4 次提交
-
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
-
由 dengkaipeng 提交于
-
由 zhoukunsheng 提交于
-
- 31 3月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Add linear learning warmup method This warmup lr can be combinated with other learning rate strategies. For example: decayed_lr = fluid.layers.linear_lr_warmup( fluid.layers.piecewise_decay(boundaries, lr_steps), warmup_steps, start_lr, end_lr)
-
- 30 3月, 2019 4 次提交
-
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 chengduo 提交于
* Add DecoupledWeightDecay
-
由 dengkaipeng 提交于
-
- 29 3月, 2019 6 次提交
-
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 zhoukunsheng 提交于
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
- 28 3月, 2019 5 次提交
-
-
由 zhoukunsheng 提交于
add rank op
-
由 dengkaipeng 提交于
-
由 zhoukunsheng 提交于
add rsqrt op
-
由 gongweibao 提交于
-
由 Jiabin Yang 提交于
* test=develop, fix space_to_depth_doc * test=develop, refine indent * test=develop, refine code * test=develop, add api spec
-
- 27 3月, 2019 4 次提交
-
-
由 zhoukunsheng 提交于
add zeros_like op
-
由 Jiabin Yang 提交于
* test=develop, add install check * test=develop, add install check scripts * test=develop, refine language * test=develop, add api spec * test=develop, change cdn to bj to pass ci
-
由 dengkaipeng 提交于
-
由 lujun 提交于
-
- 26 3月, 2019 3 次提交
-
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 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 2 次提交
-
-
由 dengkaipeng 提交于
-
由 zhoukunsheng 提交于
add linspace op
-
- 23 3月, 2019 2 次提交
-
-
由 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
-