Commit Graph

102 Commits (0e1f82fd2a22f85cfc483bcdd55815e9006a3a8a)

Author SHA1 Message Date
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
8 years ago
whs f608bb2756
Merge pull request #8651 from wanghaoshuang/fix_pool
8 years ago
Xin Pan c7b7291b9f
Merge pull request #8758 from panyx0718/nccl
8 years ago
Xin Pan a4d68ed3d8 Add lock
8 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
8 years ago
Xin Pan d054cfeae6 Avoid init_nccl for every steps.
8 years ago
qingqing01 457d012a8e
Enable device automatically switching in mine_hard_examples_op. (#8706)
8 years ago
typhoonzero f94a758c16 fix fluid distribute build
8 years ago
qingqing01 9e1ec8c919
Enable device switching automatically for serveral operators (#8684)
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
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
Yancey1989 7bd16fe13b registry var type infer
8 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
8 years ago
wanghaoshuang 0ffec514cd Fix comments
8 years ago
wanghaoshuang 1e510d9914 Add ceil_mode option for pool2d and pool3d
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
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
chengduoZH b5c920920c fix conv_op bug
8 years ago
Luo Tao 6dd3a61b2f combine batch_size_like.cc into batch_size_like.h
8 years ago
Tao Luo 1ac31d3d08
Merge pull request #8591 from chengduoZH/feature/refine_cmake_for_cudnn
8 years ago
chengduoZH 62fe2f28a1 follow comments
8 years ago
qingqing01 4948f7b3fe
Enhance bipartite_match_op to support argmax matching after bipartite matching. (#8580)
8 years ago
chengduoZH 16fc5e3893 refine cmake for cudnn
8 years ago
武毅 0250e8083d
Merge pull request #8586 from Yancey1989/fix_dist_unittest
8 years ago
dzhwinter 34605d2641
accelerate the cuda concat op, avoid many times copy (#8585)
8 years ago
Yancey1989 7a1d6ae5f6 Fix send_recv unit test
8 years ago
typhoonzero a50230add6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_raw_var_type
8 years ago
chengduoZH b8938b448c refine Sum
8 years ago
chengduoZH a82883922e follow comments
8 years ago
chengduoZH 22b9ab052d refine Sum
8 years ago
typhoonzero 9b5be6ef43 fix short connection again
8 years ago
qiaolongfei 28d07e3cb8 add python part of compare op
8 years ago
qiaolongfei d4e3495cf5 add larger_than and larger_equal op and kernel
8 years ago
qiaolongfei bad01596f9 rename register macro
8 years ago
Yu Yang 7a9098a60e Add block.fwd_block_id (#8489)
8 years ago
chengduo 0e187bc93e fix get_mid_dims annotation (#8490)
8 years ago
Yu Yang 88c22e9d1a Speed up elemwise grad (#8402)
8 years ago
武毅 c490f1b38b
Merge pull request #8049 from typhoonzero/no_counter_on_pserver
8 years ago
Yang Yang(Tony) 3c2cafbe1d
fix parallel do hard coded empty var name (#8469)
8 years ago
Yang Yang ec01f635f5 merge develop
8 years ago
helinwang 6566d7c740
Merge pull request #8458 from tonyyang-svail/rename_output
8 years ago
Abhinav Arora c7ad26d6a4 [WIP] Move DataType enum inside VarType (#8447)
8 years ago
Yang Yang cb06337f9e change outputsize func name
8 years ago
Yang Yang 5229ccbdc7 merge develop
8 years ago
Yang Yang 1d9fd1c006 pass test_recognize_digits
8 years ago