Commit Graph

185 Commits (78c884d7a70205a894ca7f446bdae2ace87f24e1)

Author SHA1 Message Date
Abhinav Arora 78c884d7a7
Redesign channel implementation for Select Op () 7 years ago
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. () 7 years ago
Yu Yang 82b149cd29
Merge pull request from reyoung/feature/recordio 7 years ago
whs f608bb2756
Merge pull request from wanghaoshuang/fix_pool 7 years ago
Xin Pan f10152df78 Fix nullptr when doing nested profileing 7 years ago
Yu Yang 9dc69582de Make recordio simple 7 years ago
Xin Pan c7b7291b9f
Merge pull request from panyx0718/nccl 7 years ago
Xin Pan a4d68ed3d8 Add lock 7 years ago
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program () 7 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator () 7 years ago
dongzhihong fe18341585 "seperate internal library and exported library" 7 years ago
dongzhihong 7364348d04 "move from recordio repo to paddle" 7 years ago
Xin Pan d054cfeae6 Avoid init_nccl for every steps. 7 years ago
dongzhihong 7016979cd5 "add crc32 encoder" 7 years ago
dongzhihong 69c7991108 "add snappy library" 7 years ago
Tao Luo b02e12e8e4
Merge pull request from luotao1/warning 7 years ago
Luo Tao ac149bc948 fix warning: statement is unreachable 7 years ago
qingqing01 457d012a8e
Enable device automatically switching in mine_hard_examples_op. () 7 years ago
dongzhihong 6540cda109 Merge remote-tracking branch 'origin/develop' into feature/recordio 7 years ago
dongzhihong af5dcda481 "add testing" 7 years ago
Luo Tao 8c691c8de0 fix only shared variables could be declared as static in the device code 7 years ago
typhoonzero f94a758c16 fix fluid distribute build 7 years ago
Xin Pan 92974d4186
Merge pull request from panyx0718/test2 7 years ago
Xin Pan f3cbfc021c Add MEMCPY information 7 years ago
qingqing01 9e1ec8c919
Enable device switching automatically for serveral operators () 7 years ago
Xin Pan 55b2d3d032 Add CPU time to the timeline. 7 years ago
Xin Pan 6720198731
Merge pull request from panyx0718/test2 7 years ago
Abhinav Arora 01536e8dc5
Adding more unit tests for ChannelHolder class () 7 years ago
chengduo 12a3cea087 Add tuple type () 7 years ago
Xin Pan 12843a3a53 Firt timeline version 7 years ago
Yu Yang db77006923
Merge pull request from reyoung/feature/fix_compile 7 years ago
emailweixu eac2c3cf36
Merge pull request from emailweixu/math_op 7 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops () 7 years ago
Yancey 718642e93f
Merge pull request from Yancey1989/fix_dist_bug 7 years ago
chengduo e9f2033175
Merge pull request from chengduoZH/feature/refine_elementwise_op_function.h 7 years ago
Yancey1989 7bd16fe13b registry var type infer 7 years ago
Yuan Gao e84615bae6 Fix box coder op () 7 years ago
wanghaoshuang 0ffec514cd Fix comments 7 years ago
Yu Yang 22b5c07a7d Fix the compilation on CUDA 9.1/GCC 5.3 7 years ago
Yibing Liu ace512a3ed
Merge pull request from kuke/profiler_multi_gpu 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
dzhwinter 313454dfae "init" 7 years ago
chengduoZH 90dc33b5ff Add todo for reduceSum 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
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
chengduoZH b5c920920c fix conv_op bug 7 years ago