- 22 4月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
test=develop
-
- 19 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Check some shapes only in runtime test=develop * Follow review comments test=develop * Update API spec
-
- 16 4月, 2019 2 次提交
-
-
由 xiaoting 提交于
-
由 zhoukunsheng 提交于
* test=develop update API.spec with hash, resolve conflict * remove unused parameter
-
- 15 4月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 13 4月, 2019 1 次提交
-
-
由 heqiaozhi 提交于
test=develop
-
- 12 4月, 2019 3 次提交
- 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
-