Commit Graph

12187 Commits (9344e4e3006057b733116cdcfa57dd18bccd1ed9)
 

Author SHA1 Message Date
Shan Yi 9344e4e300
Merge pull request #8658 from luotao1/doc_en
7 years ago
Luo Tao 4611a91f9a adjust the structure of documentation (en)
7 years ago
Qiao Longfei be9a2b2e30
Merge pull request #8652 from jacquesqiao/fix-parallel-do-with-non-parameter
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. (#8648)
7 years ago
Yibing Liu ace512a3ed
Merge pull request #8596 from kuke/profiler_multi_gpu
7 years ago
Tao Luo 62698d6e17
Merge pull request #8634 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
Yibing Liu c0876cf686 update due to upstream's change
7 years ago
chengduo 81374eb15e
Merge pull request #8644 from chengduoZH/doc/FAQ_refine
7 years ago
chengduoZH 6019aba67a refine FQA doc
7 years ago
typhoonzero 1e9efc2272 add comments
7 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. (#8630)
7 years ago
typhoonzero bd87882651 fix rename_var deref
7 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. (#8610)
7 years ago
Tao Luo 00595f7591
Merge pull request #8622 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 #8613 from chengduoZH/feature/fix_bug_conv_op
7 years ago
qingqing01 f449180b1c
Register more data type for reshape operator. (#8617)
7 years ago
gongweibao 97a132d5a9 init
7 years ago
chengduoZH a779b42450 follow comments
7 years ago
Tao Luo a67cebaf5f
Merge pull request #8615 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 #8604 from luotao1/batch_size_like
7 years ago
武毅 4d4322a698
merge fluid dist tests (#8573)
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 #8577 from wanghaox/python_map
7 years ago
guru4elephant daa8ed338f
Merge pull request #8495 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 (#8600)
7 years ago
Xin Pan decaad5ccc
Merge pull request #8542 from panyx0718/test
7 years ago
gongweibao ef35c4ed1a
Tensorflow benchmark (#8522)
7 years ago
wanghaox 1e1202b659 merge detection.py
7 years ago
Wang Hao 672f20835f
Merge branch 'develop' into python_map
7 years ago
Tao Luo 1ac31d3d08
Merge pull request #8591 from chengduoZH/feature/refine_cmake_for_cudnn
7 years ago
Xin Pan 1783ab1dca move test_nvprof to new location
7 years ago
chengduoZH 62fe2f28a1 follow comments
7 years ago
qingqing01 4948f7b3fe
Enhance bipartite_match_op to support argmax matching after bipartite matching. (#8580)
7 years ago
Yibing Liu ee88855ddf Fix the profiler's bug in multi-gpu mode
7 years ago
Tao Luo dce0383f89
Merge pull request #8404 from Xreki/core_refine_inference
7 years ago
chengduoZH 16fc5e3893 refine cmake for cudnn
7 years ago
Tao Luo 0dbaad5755
Merge pull request #8563 from luotao1/WITH_FAST_BUNDLE_TEST
7 years ago
武毅 0250e8083d
Merge pull request #8586 from Yancey1989/fix_dist_unittest
7 years ago
Xin Pan 9bbce49353 Fix version date.
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago