- 09 4月, 2019 2 次提交
-
-
由 baojun 提交于
-
由 gongweibao 提交于
-
- 08 4月, 2019 3 次提交
-
-
由 Qiyang Min 提交于
* Fix imperative bugs test=release/1.4 * Polish code test=release/1.4
-
由 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 /
-
由 Jiabin Yang 提交于
* test=develop, ptb_rnn fix op * test=release/1.4, refine code * test=release/1.4, fix ci failed error
-
- 07 4月, 2019 2 次提交
-
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
- 05 4月, 2019 1 次提交
-
-
由 bingyanghuang 提交于
-
- 04 4月, 2019 6 次提交
- 03 4月, 2019 7 次提交
-
-
由 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)
-
由 Tao Luo 提交于
Cherry-pick of #16559, #16606 and #16608
-
由 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 5 次提交
-
-
由 guru4elephant 提交于
Train with pipe reader merge develop
-
由 Qiyang Min 提交于
Support imperative learning rate scheduler
-
由 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 13 次提交
-
-
由 zhaoyuchen2018 提交于
Fix document array_read code error
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 xjqbest 提交于
test=develop
-
由 xjqbest 提交于
test=develop
-
由 xjqbest 提交于
test=develop
-
由 lujun 提交于
remove the useless check
-
由 gongweibao 提交于
* fix compiled test=develop * follow comments test=develop
-
由 dongdaxiang 提交于
test=develop
-
由 Kaipeng Deng 提交于
KL div loss: add kldiv_loss op
-
由 Kaipeng Deng 提交于
Add attr 'axis' for softmax
-
由 Kaipeng Deng 提交于
Add temporal_shift op for TSM model
-