Commit Graph

8243 Commits (e784884e70ecba4a419db785579a579ef31c2208)

Author SHA1 Message Date
xjqbest e784884e70 add Example in doc string of split_filelist
6 years ago
xjqbest 1c0ef929f9 fix code style
6 years ago
xujiaqi01 1938132936 fix code style
6 years ago
xjqbest d5ee580c5c move split filelist from trainer.py to fleet & fix error
6 years ago
xjqbest 126d2a2f9d fix init_worker bug
6 years ago
xjqbest 6a57e8075a remove trainer_id in datafeed and dataset
6 years ago
xjqbest 7a759d76cd fix code style
6 years ago
xjqbest 274477005e fix dataset testcase error
6 years ago
xjqbest 5e5139283b fix runtime error
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
Tao Luo 220190d5d2
Merge pull request #16543 from Genie-Liu/fix-metrics.Precision
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
gongweibao 0342f01249
Fix dgc bug. (#16602)
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
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
Jiabin Yang 22e5bcd275
test=develop, ptb_rnn fix op (#16573)
6 years ago
Genieliu 0be1ce5850 test=develop
6 years ago
dongdaxiang 2c5839f7e3 refine dataset API
6 years ago
Yan Xu 2e1e76e70e
add SeResNeXt unittest (#16503)
6 years ago
chengduo feb1b54f9d
fix min and max bug (#16570)
6 years ago
Qiao Longfei adf272bcec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
6 years ago
Qiao Longfei baf02328b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
Qiyang Min d8d73ff3db
Merge pull request #15584 from velconia/imperative_lr_scheduler
6 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
6 years ago
Wu Yi 22b02bfa62
Batch norm cudnn accurate (#16545)
6 years ago
Qiao Longfei a1821a0449 remote remote_prefetch in embedding layer test=develop
6 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
6 years ago
dongdaxiang a53c8cd5a7 fix infer_from_dataset docs and abastract class problem
6 years ago
xjqbest a99c8d0c29 fix client to client communication bug
6 years ago
lujun 2b4d887460
Merge pull request #16551 from wopeizl/remove_useless_check
6 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
6 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
6 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
6 years ago
chengduo bb80dae7d0
Add DecoupledWeightDecay (#16427)
6 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset
6 years ago
whs 73c4f2b7b6
Fix distillation for soft label. (#16538)
6 years ago
Qiao Longfei 61912e879d test_dist_base set runtime_split_send_recv to false test=develop
6 years ago
minqiyang 64b0929417 Polish code
6 years ago
peizhilin 9c6eb1aa46 remove the useless check test=develop
6 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
6 years ago
dongdaxiang 87027a2eef fix API.spec problem and executor's docstring
6 years ago
minqiyang 34426e761e Polish code
6 years ago
minqiyang fb7c787d34 Fix conflicts
6 years ago