Commit Graph

12205 Commits (53883753aef0a17b7edc011d44b28243a498a556)
 

Author SHA1 Message Date
Tao Luo 53883753ae
Merge pull request #8667 from PaddlePaddle/fixIncorrectMDRST
8 years ago
Wang,Jeff 25a3d7617b Follow the standard of leaving one empty line at the beginning of the list block.
8 years ago
Wang,Jeff 13c251df1f There should be a line breaker before list in MD
8 years ago
emailweixu eac2c3cf36
Merge pull request #8505 from emailweixu/math_op
8 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593)
8 years ago
Yang Yang(Tony) 2edeb639e2
Update parallel_do.md (#8665)
8 years ago
Yancey 718642e93f
Merge pull request #8659 from Yancey1989/fix_dist_bug
8 years ago
chengduo e9f2033175
Merge pull request #8539 from chengduoZH/feature/refine_elementwise_op_function.h
8 years ago
Yancey fee90b5074
Add async sgd document (#8474)
8 years ago
Yancey1989 7bd16fe13b registry var type infer
8 years ago
Yancey1989 6e83c00301 Registry var type infer in split_selected_rows op
8 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
8 years ago
Shan Yi 9344e4e300
Merge pull request #8658 from luotao1/doc_en
8 years ago
Luo Tao 4611a91f9a adjust the structure of documentation (en)
8 years ago
Qiao Longfei be9a2b2e30
Merge pull request #8652 from jacquesqiao/fix-parallel-do-with-non-parameter
8 years ago
qiaolongfei c4996fb801 Merge branch 'feature/parallel_nccl_not_support_batchnorm' of https://github.com/reyoung/Paddle into fix-parallel-do-with-non-parameter
8 years ago
qiaolongfei f8d0d84f7e fix multi card
8 years ago
qingqing01 f9c1b6f9ae
Fix the backward transpiler bug in ssd_loss API. (#8648)
8 years ago
Yibing Liu ace512a3ed
Merge pull request #8596 from kuke/profiler_multi_gpu
8 years ago
Tao Luo 62698d6e17
Merge pull request #8634 from typhoonzero/fix_renamevar_ref
8 years ago
qiaolongfei 5d305070ec parallel-do should not merge the gradient of parameter witch set stop_gradient=True
8 years ago
Yu Yang 77ff14aa78 Not support batchnorm
8 years ago
Yibing Liu c0876cf686 update due to upstream's change
8 years ago
chengduo 81374eb15e
Merge pull request #8644 from chengduoZH/doc/FAQ_refine
8 years ago
chengduoZH 6019aba67a refine FQA doc
8 years ago
typhoonzero 1e9efc2272 add comments
8 years ago
chengduoZH 90dc33b5ff Add todo for reduceSum
8 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. (#8630)
8 years ago
typhoonzero bd87882651 fix rename_var deref
8 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. (#8610)
8 years ago
Tao Luo 00595f7591
Merge pull request #8622 from gongweibao/fixdoc
8 years ago
gongweibao 6f4c2f0a46 follow comments
8 years ago
gongweibao 4ef4bd8e8e clean up
8 years ago
chengduo cf883d9caf
Merge pull request #8613 from chengduoZH/feature/fix_bug_conv_op
8 years ago
qingqing01 f449180b1c
Register more data type for reshape operator. (#8617)
8 years ago
gongweibao 97a132d5a9 init
8 years ago
chengduoZH a779b42450 follow comments
8 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops.
8 years ago
xuwei06 7d56c6d078 Adding Dim<0>
8 years ago
Tao Luo a67cebaf5f
Merge pull request #8615 from luotao1/conf.py.in
8 years ago
Luo Tao 0b73cb3358 remove `import paddle.fluid` in conf.py.in
8 years ago
chengduoZH 7cf2c05fd2 add unit test for input's size is 1x1
8 years ago
chengduoZH b5c920920c fix conv_op bug
8 years ago
Tao Luo d742f4e54b
Merge pull request #8604 from luotao1/batch_size_like
8 years ago
武毅 4d4322a698
merge fluid dist tests (#8573)
8 years ago
Luo Tao 6dd3a61b2f combine batch_size_like.cc into batch_size_like.h
8 years ago
Wang Hao ec33832602
Merge pull request #8577 from wanghaox/python_map
8 years ago
guru4elephant daa8ed338f
Merge pull request #8495 from PaddlePaddle/fix_conll05_bug
8 years ago
wanghaox 52c5285412 Merge branch 'python_map' of https://github.com/wanghaox/Paddle into python_map
8 years ago
Yancey c02f773a53
Fix dist demo var type error (#8600)
8 years ago