Commit Graph

12435 Commits (607eec30a84886ed4b5d924edc5fb55f1c2e515c)
 

Author SHA1 Message Date
kexinzhao 607eec30a8
Merge pull request #8946 from kexinzhao/fix_cuda_arch_fp16
7 years ago
Yancey b5ef315cf1
Fix dist compile error (#8987)
7 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
7 years ago
Kexin Zhao c88f58dbd8 add comment
7 years ago
chengduo e4ce4795dc
Merge pull request #8874 from jacquesqiao/optimize-optimizer
7 years ago
chengduo 685f03762e
Merge pull request #8890 from chengduoZH/feature/fix_bug_of_elementwise
7 years ago
Kexin Zhao 3b44b849d3 address comments
7 years ago
qiaolongfei 73db6eecca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-optimizer
7 years ago
qiaolongfei 63ab12c877 update test_optimizer
7 years ago
fengjiayi dd1244f3c9
Merge pull request #8943 from JiayiFeng/fix_bugs_in_readers
7 years ago
Tao Luo 6c06841ba0
Merge pull request #8801 from ranqiu92/doc
7 years ago
ranqiu 86f5b8845f Update doc
7 years ago
fengjiayi 928730beb0
Merge pull request #8980 from JiayiFeng/fix_doc_link
7 years ago
fengjiayi e6e597e118 fix doc link errors
7 years ago
pzelazko-intel 4730a4be24 MKLDNN pool2d OP kernel added (#8879)
7 years ago
Kexin Zhao 95de7617eb fix bug
7 years ago
Kexin Zhao 1998d5afa2 add gpu info func to get compute cap
7 years ago
Kexin Zhao d400b4192d fix math function arch mismatch for older GPU
7 years ago
fengjiayi 614c33fb3a fix a potential bug in the c++ reader
7 years ago
Yancey ccc5418841
Don't save var which type is RAW (#8928)
7 years ago
fengjiayi aa3f5058d3
Merge pull request #8841 from JiayiFeng/dev_double_buffer_for_cpp_reader
7 years ago
QI JUN b341bac7e1
Refine cast op (#8923)
7 years ago
Yancey 8468037918
Fix sparse update memory error for distributed training (#8837)
7 years ago
Tao Luo 124b75012e
Merge pull request #8833 from QiJune/update_getstarted_doc
7 years ago
fengjiayi 35e1e0d521 uses channel to replace the traditional buffer
7 years ago
qijun 8b9e9c71b9 follow comments
7 years ago
fengjiayi b3a11fdf3a Merge branch 'rm_reader_HasNext' into dev_double_buffer_for_cpp_reader
7 years ago
fengjiayi 6e5736e270 fix a compile error
7 years ago
fengjiayi 4e517881f7 remove HasNext
7 years ago
武毅 9dd34e4169 update unpushed commits for zerocopy grpc (#8900)
7 years ago
Xin Pan b825c79261
Merge pull request #8897 from panyx0718/message
7 years ago
kexinzhao 90215b7844
Add float16 GEMM math function on GPU (#8695)
7 years ago
Tao Luo 8e024d3135
Merge pull request #8898 from weixing02/picture
7 years ago
Tao Luo 0117da3d2c
Merge pull request #8894 from luotao1/doc_deploy
7 years ago
weixing02 a7d236d608 Move 2 pictures from /v2 to /fluid (#8846)
7 years ago
武毅 45af8c1e99 Performance/zero copy variable seriralization (#8839)
7 years ago
Xin Pan 9a27d3af23 Print exception message from threads
7 years ago
Luo Tao 9416703d8e fix document deployment
7 years ago
Tao Luo 12fc76e1b5
Merge pull request #8882 from guoshengCS/refine-rnn-guide-doc
7 years ago
chengduoZH 53d19f5b1e Add ElementwiseOpInferVarType
7 years ago
guosheng 71dd899369 Refine the guide of RNN in docs by following comments
7 years ago
Tao Luo 0d49b92140
Merge pull request #8886 from weixing02/doc
7 years ago
Melobelle 65cfd32774 Fix some path errors (#8851)
7 years ago
guosheng cc0b8053f3 Refine the guide of RNN in docs
7 years ago
qingqing01 ffda2c414d
Clipping bbox in the mAP evaluator calculation. (#8872)
7 years ago
qiaolongfei 4fdd114d34 a little optimize of optimizer
7 years ago
Yiqun Liu fecc9a38c6
Add test for nested RecordEvent. (#8773)
7 years ago
Xin Pan a9b9ec45ab
Merge pull request #8775 from panyx0718/test2
7 years ago
Yancey 281f5fdd00
Merge pull request #8708 from Yancey1989/fix_manylinux_nccl_version
7 years ago
chengduo abb10556e8
Merge pull request #8859 from chengduoZH/feature/refine_exe_log
7 years ago