Commit Graph

12415 Commits (95de7617eb002df6b0e5401e3990218ce7d1e649)
 

Author SHA1 Message Date
Qiao Longfei be9a2b2e30
Merge pull request from jacquesqiao/fix-parallel-do-with-non-parameter 7 years ago
Yu Yang 22b5c07a7d Fix the compilation on CUDA 9.1/GCC 5.3 7 years ago
wanghaoshuang 8d57e9c76f Rename 'edit distance rate' to 'edit distance' 7 years ago
wanghaoshuang 795f572fee Rename 'seq_error' to 'instance_error' 7 years ago
fengjiayi 101378c878 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator 7 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 7 years ago
qiaolongfei f8d0d84f7e fix multi card 7 years ago
qingqing01 f9c1b6f9ae
Fix the backward transpiler bug in ssd_loss API. () 7 years ago
Yibing Liu ace512a3ed
Merge pull request from kuke/profiler_multi_gpu 7 years ago
Tao Luo 62698d6e17
Merge pull request from typhoonzero/fix_renamevar_ref 7 years ago
qiaolongfei 5d305070ec parallel-do should not merge the gradient of parameter witch set stop_gradient=True 7 years ago
Yu Yang 77ff14aa78 Not support batchnorm 7 years ago
wanghaoshuang 1e510d9914 Add ceil_mode option for pool2d and pool3d 7 years ago
Yibing Liu c0876cf686 update due to upstream's change 7 years ago
chengduo 81374eb15e
Merge pull request from chengduoZH/doc/FAQ_refine 7 years ago
chengduoZH 6019aba67a refine FQA doc 7 years ago
fengjiayi d01318c0be add WeightedAverage 7 years ago
dzhwinter 313454dfae "init" 7 years ago
wanghaoshuang 87d90d2afd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_error 7 years ago
typhoonzero 1e9efc2272 add comments 7 years ago
chengduoZH 90dc33b5ff Add todo for reduceSum 7 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. () 7 years ago
typhoonzero bd87882651 fix rename_var deref 7 years ago
Yu Yang 2a4e7add6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step 7 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. () 7 years ago
Tao Luo 00595f7591
Merge pull request from gongweibao/fixdoc 7 years ago
gongweibao 6f4c2f0a46 follow comments 7 years ago
gongweibao 4ef4bd8e8e clean up 7 years ago
chengduo cf883d9caf
Merge pull request from chengduoZH/feature/fix_bug_conv_op 7 years ago
qingqing01 f449180b1c
Register more data type for reshape operator. () 7 years ago
gongweibao 97a132d5a9 init 7 years ago
chengduoZH a779b42450 follow comments 7 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops. 7 years ago
xuwei06 7d56c6d078 Adding Dim<0> 7 years ago
Tao Luo a67cebaf5f
Merge pull request from luotao1/conf.py.in 7 years ago
Luo Tao 0b73cb3358 remove `import paddle.fluid` in conf.py.in 7 years ago
chengduoZH 7cf2c05fd2 add unit test for input's size is 1x1 7 years ago
chengduoZH b5c920920c fix conv_op bug 7 years ago
Tao Luo d742f4e54b
Merge pull request from luotao1/batch_size_like 7 years ago
武毅 4d4322a698
merge fluid dist tests () 7 years ago
Luo Tao 6dd3a61b2f combine batch_size_like.cc into batch_size_like.h 7 years ago
Wang Hao ec33832602
Merge pull request from wanghaox/python_map 7 years ago
guru4elephant daa8ed338f
Merge pull request from PaddlePaddle/fix_conll05_bug 7 years ago
wanghaox 52c5285412 Merge branch 'python_map' of https://github.com/wanghaox/Paddle into python_map 7 years ago
Yancey c02f773a53
Fix dist demo var type error () 7 years ago
Xin Pan decaad5ccc
Merge pull request from panyx0718/test 7 years ago
gongweibao ef35c4ed1a
Tensorflow benchmark () 7 years ago
wanghaox 1e1202b659 merge detection.py 7 years ago
Wang Hao 672f20835f
Merge branch 'develop' into python_map 7 years ago
Yu Yang 5f70629ffa Better function name 7 years ago