Commit Graph

23847 Commits (74fc786097d0f4531818120a91ee094993175122)
 

Author SHA1 Message Date
Xin Pan c77fb9fed9
Merge pull request #16636 from panyx0718/imperative
6 years ago
xjqbest 514d727aa4 fix dataset bug
6 years ago
xjqbest 271b7147cc fix dataset bug
6 years ago
Zeng Jinle 1c526e1d1a
Fix some grad op desc makers (#16633)
6 years ago
chengduo ea2a2f778a Fix the bug of AllReduceDepPass (#16393)
6 years ago
minqiyang e377d75977 Add UT for most layers without params
6 years ago
Wojciech Uss ec2750b3c2 fix repeating passes (#16606)
6 years ago
Wojciech Uss 9b6a029666 fix dataset reading and add support for full dataset (#16559)
6 years ago
dengkaipeng c7876e8c46 fix format. test=develop
6 years ago
Xin Pan d02e3e7f79 add a simple test
6 years ago
Tao Luo 220190d5d2
Merge pull request #16543 from Genie-Liu/fix-metrics.Precision
6 years ago
minqiyang 2839e22739 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
6 years ago
lujun 3773260edd fix load type, test=develop
6 years ago
lujun 67cddc2543
Merge pull request #18 from PaddlePaddle/develop
6 years ago
minqiyang cd71d645c5 Polish code
6 years ago
minqiyang 2e09e95bfc Add GPU place in static mode of ptb rnn
6 years ago
chengduo b75a69bad6
Add Stream for fetch op handle (#16600)
6 years ago
chengduo 1342e2ea04
Fix the bug of the fast threaded executor (#16514)
6 years ago
Zeng Jinle d658244997
fix some grad op desc maker (#16581)
6 years ago
lujun ad7c1a934f merge conficts, test=develop
6 years ago
lujun 60e3e35575 merge branch, test=develop
6 years ago
gongweibao 423bc515da
fix batch merge bug (#16601)
6 years ago
gongweibao 0342f01249
Fix dgc bug. (#16602)
6 years ago
lidanqing 2ca0de3cd4 fix preprocess script with processbar, integrity check and logs (#16608)
6 years ago
Tao Luo c797aed893
Merge pull request #16584 from luotao1/enhance_wget
6 years ago
Qiyang Min 12e36d38a5 Imperative deep-first backward process (#16605)
6 years ago
Jiabin Yang 353244f4fc
test=develop, add FC and test (#16604)
6 years ago
liuwei1031 bd193781df
fix the bug of reusing different types of variables in memory_optimiz… (#16547)
6 years ago
lujun e97ded835a merge branch, test=develop
6 years ago
Chen Weihang c38c7c5619
Model data cryption link all lib (#16555)
6 years ago
guru4elephant be61e9eab8
Merge pull request #16597 from guru4elephant/refine_dataset
6 years ago
AIFollowers fb1ae722d1 Fix model_stat importing in paddle/fluid/contrib
6 years ago
乔龙飞 Qiao Longfei 21622ca30b
Merge pull request #16172 from jacquesqiao/add-async-ssa-graph-executor-communicator
6 years ago
minqiyang 55b01978e0 Polish code
6 years ago
minqiyang 51ca50897a Change the iteration direction in ingrads' map slots
6 years ago
minqiyang d16cb8ca11 Polish code
6 years ago
minqiyang cce766d710 Reverse iterator op's input
6 years ago
minqiyang 1a55f7d38c Change from width-first backward to deep-first backward process
6 years ago
Jiabin Yang 22e5bcd275
test=develop, ptb_rnn fix op (#16573)
6 years ago
lujun d3fc3d5520 move internal function, test=develop
6 years ago
minqiyang a0478084f8 Right transformer
6 years ago
Genieliu 0be1ce5850 test=develop
6 years ago
dongdaxiang 2c5839f7e3 refine dataset API
6 years ago
minqiyang 124f45c9f7 shrink transformer
6 years ago
Zeng Jinle 359fec0567
Merge pull request #16527 from sneaxiy/feature/check_default_grad_maker
6 years ago
lujun 2b32302bdf move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
Tao Luo ce18710421 enhance analyzer_tests download
6 years ago
lujun 717256755a move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
dengkaipeng be3eedcc4a fix out_h/out_w calc when out_shape is Variable. test=develop
6 years ago
Qiao Longfei 766666a957 add log for FLAGS_communicator_send_wait_times
6 years ago