- 14 4月, 2019 2 次提交
- 12 4月, 2019 3 次提交
-
-
由 ruri 提交于
* cherry-pick 16763,test=release/1.4 * cherry-pick 16763, test=release/1.4 * fix some comments, include cosine_decay,l2_normalize,pixel_shuffle * Add api.spec, test=develop * update api.spec, test=develop * add api.spec,test=develop * test=develop * test=develop * fix conflict,test=develop * Add Pixel shuffle OP (#15782) * 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 * cherry-pick 16763,15782 , test=release/1.4
-
由 nhzlx 提交于
test=release/1.4
-
由 nhzlx 提交于
-
- 11 4月, 2019 4 次提交
-
-
由 nhzlx 提交于
-
由 nhzlx 提交于
-
由 lujun 提交于
-
由 liuwei1031 提交于
-
- 10 4月, 2019 1 次提交
-
-
由 liuwei1031 提交于
* fix the bug of reusing different types of variables in memory_optimiz… (#16547) * fix the bug of reusing different types of variables in memory_optimize_pass, test=develop * disable SELECTED_ROWS AND LOD_TENSOR_ARRAY reusage, test=develop * only use the latest version variable for inplace strategy (#16736) * bug-fix, test=develop * tweak code, test=develop * cherry-pick PR 16547,16736,16739 test=release/1.4
-
- 09 4月, 2019 2 次提交
-
-
由 baojun 提交于
-
由 gongweibao 提交于
-
- 08 4月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* Imperative deep-first backward process (#16605) * Fix bug of gradient interface * shrink transformer * Right transformer * Change from width-first backward to deep-first backward process test=develop * Reverse iterator op's input test=develop * Polish code * Change the iteration direction in ingrads' map slots test=develop * Polish code test=develop * test=develop, cherry-pick fix for transformer in dygraph * test=develop, fix transformer in dygraph /
-
- 07 4月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 05 4月, 2019 1 次提交
-
-
由 bingyanghuang 提交于
-
- 04 4月, 2019 3 次提交
-
-
由 tensor-tang 提交于
test=release/1.4
-
由 luotao1 提交于
test=release/1.4
-
由 chengduo 提交于
test=release/1.4
-
- 03 4月, 2019 6 次提交
-
-
由 chengduo 提交于
* fix the bug of all_reduce_deps_pass test=release/1.4
-
由 lujun 提交于
fix load bug about context.place
-
由 Shixiaowei02 提交于
(cherry picked from commit bddb2cd3)
-
由 lidanqing 提交于
* fix preprocess script with processbar, integrity check and logs * delete unnecessary empty lines, change function name test=release/1.4
-
由 Wojciech Uss 提交于
-
由 Wojciech Uss 提交于
-
- 02 4月, 2019 1 次提交
-
-
由 Shixiaowei02 提交于
(cherry picked from commit bddb2cd3)
-
- 31 3月, 2019 3 次提交
-
-
由 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)
-
由 gongweibao 提交于
-
由 Wu Yi 提交于
* fix cudnn batch norm accuracy test=develop * fix cudnn batch norm accuracy test=develop * disable failed test for later fix test=develop
-
- 30 3月, 2019 8 次提交
-
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 xjqbest 提交于
test=develop
-
由 xjqbest 提交于
test=develop
-
由 xjqbest 提交于
test=develop
-
由 gongweibao 提交于
* fix compiled test=develop * follow comments test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 chengduo 提交于
* Add DecoupledWeightDecay
-
- 29 3月, 2019 4 次提交
-
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 liuwei1031 提交于
* fix comments of 16410, test=develop * modify inplace_op_inference_test according to pass interface change, test=develop
-