Commit Graph

6104 Commits (4bcc0b64cbb7533cf8f03bc3f1ba39a6254477ee)

Author SHA1 Message Date
Yang Yang(Tony) 4bcc0b64cb
[WIP] feature/parallel_gpu (#7293)
7 years ago
fengjiayi df92776850
Merge pull request #7269 from emailweixu/calc_gradient
7 years ago
dzhwinter 5f98500009 Make init device on all gpu by default (#7345)
7 years ago
Qiao Longfei efe06caa3d
change data type of beam_search op (#7374)
7 years ago
Qiao Longfei 91f80f792d
Topk share lod (#7373)
7 years ago
fengjiayi cedd9805f5
Merge pull request #7361 from JiayiFeng/refine_and_enhence_WhileGradOp
7 years ago
xuwei06 585dec3dc2 Calculating gradients for partial graph
7 years ago
xuwei06 0ef9dc6122 Fix comment for norm_op
7 years ago
yangyaming 106d063c5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7346
7 years ago
yangyaming 427e47459b Add grad_op_maker for sequence_pool.
7 years ago
QI JUN 45e77154cf
add general memory usage interface for both CPU/CUDA (#7352)
7 years ago
fengjiayi fbc30215d4 refine WhileGradOp code
7 years ago
Yancey e249ad1211
Test dist word2vec (#7334)
7 years ago
Yiqun Liu b5fda2723f
Port WarpCTC Operator (#5107)
7 years ago
fengjiayi 8f962f7433 Update
7 years ago
Yu Yang ce6dad3b35 Rename CopyFrom to Copy for tensors (#7292)
7 years ago
Yu Yang 1dad4bb2e9
Remove unused LoDTensor methods (#7247)
7 years ago
Qiao Longfei d762e07ecc
Merge pull request #7294 from jacquesqiao/add-back-priority
7 years ago
qiaolongfei 8b1a81a9bf fix GetDims bug
7 years ago
qiaolongfei 5b94948b32 disable UseAll when init
7 years ago
qiaolongfei 0b52cc886f fix priority
7 years ago
Yu Yang 6e3cc0c993
Merge pull request #7240 from reyoung/feature/make_lod_a_share_ptr
7 years ago
hedaoyuan e8a96a8e89
Merge pull request #7159 from hedaoyuan/inference
7 years ago
Yancey aa75f1e2c5
Create tensor in recv op (#7286)
7 years ago
Tao Luo b9ce55faad
Merge pull request #7290 from luotao1/profiler
7 years ago
qiaolongfei ca90356b0e add back priority
7 years ago
Yu Yang 219fbd51bc
Merge pull request #6732 from QiJune/get_places_op
7 years ago
Luo Tao 01ee42b121 fix compile error in profiler.cc
7 years ago
Guo Sheng 26d451116b
Merge pull request #7251 from guoshengCS/enhance-reorderTensor
7 years ago
Yang Yu 3b0afae3d1 Add more comments
7 years ago
Yang Yu bdc82956d6 Merge branch 'develop' of github.com:baidu/Paddle into feature/make_lod_a_share_ptr
7 years ago
dzhwinter e94db381ba
Feature/add shared layout (#7233)
7 years ago
Yang Yu 63ff0b4ba9 Refine get_places
7 years ago
Yibing Liu 5e90f5e187
Merge pull request #7043 from kuke/profiler_tool
7 years ago
Tao Luo c62383e951
Merge pull request #7255 from tensor-tang/capi
7 years ago
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
7 years ago
Yibing Liu 6416eee780 Merge branch 'develop' of upstream into profiling_tool
7 years ago
Yibing Liu ea0280b4a1 Remove unused included header gflags
7 years ago
Yibing Liu d09503b2be Remove the redundant switch case statement
7 years ago
emailweixu 8814bec0c5 Show argument dimensions with operator::DebugStringEx (#7268)
7 years ago
Yang Yu ed0cf3d6c6 Merge branch 'develop' of github.com:baidu/Paddle into feature/get_places
7 years ago
Siddharth Goyal 12e3514139 Modify inference.cc to run example without pickletools (#7262)
7 years ago
Yibing Liu 7a4f3be9f3 Fix profiler place bug
7 years ago
tensor-tang 11ed2f2f93 package right mkldnn and mklml libs if enabled in capi
7 years ago
Yibing Liu df3b250c70 Fix bad_alloc bug & refine code in profiler
7 years ago
tensor-tang 5ab271821b fix crash when generating c-api package
7 years ago
guosheng ea6eb96347 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-reorderTensor
7 years ago
guosheng e21923543a Enhance reorder_lod_tensor_by_rank_op to support Tensor
7 years ago
Yancey 643ff03fbc
capi package (#7237)
7 years ago
tensor-tang 673dc26cd4
Merge pull request #7164 from tensor-tang/context
7 years ago