Commit Graph

10598 Commits (7b9d5b325c7c513815085e9ab1f59a42600aecfc)
 

Author SHA1 Message Date
Yibing Liu 7b9d5b325c Add document for sequence_erase_op
7 years ago
Yibing Liu 37f933b8ad Add gpu kernel for sequence_erase_op
7 years ago
Yibing Liu 2a54ddd267 Merge branch 'develop' of upstream into sequence_erase_op
7 years ago
Guo Sheng 26d451116b
Merge pull request #7251 from guoshengCS/enhance-reorderTensor
7 years ago
dzhwinter e94db381ba
Feature/add shared layout (#7233)
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 yaming a9f7cd340b
Merge pull request #7278 from pkuyym/fix-7216
7 years ago
Siddharth Goyal 691b5cac61 Fix equation for gru op (#7274)
7 years ago
Yu Yang 758fe4731c
Merge pull request #7260 from emailweixu/conditional
7 years ago
yangyaming 05c08214e3 Bug fix when inserting fill_zeros_like_op.
7 years ago
武毅 24341d3a22
Merge pull request #7264 from typhoonzero/update_releasing_doc
7 years ago
Siddharth Goyal 12e3514139 Modify inference.cc to run example without pickletools (#7262)
7 years ago
typhoonzero b865545a00 follow comments
7 years ago
Yibing Liu e85c513307 Add sequencee erase operator
7 years ago
Cao Ying 3b543756aa
Merge pull request #7241 from will-am/fix_doc_paramattr
7 years ago
Cao Ying 0b6c5e6d25
Merge pull request #7223 from PaddlePaddle/emailweixu-patch-1
7 years ago
Yibing Liu 7a4f3be9f3 Fix profiler place bug
7 years ago
typhoonzero 0c2af3a50e update releasing doc
7 years ago
xuwei06 787d1d36d0 Fix the output of conditional_block
7 years ago
tensor-tang 6de2049651 use the mkldnn shared lib so.0
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
Yibing Liu 367a5c9ef2 Merge branch 'develop' of upstream into profiler_tool
7 years ago
Yibing Liu 5a0a461753 Make time calc funcs return ms instead of us
7 years ago
Yu Yang 894236a128
Merge pull request #6730 from tonyyang-svail/parallel_do
7 years ago
Yibing Liu d7e56847c7 fix typos
7 years ago
zhangchao d06bbb12e8
Merge pull request #7203 from peterzhang2029/fix_adagrad
7 years ago
Yibing Liu 0aa03a822e Enable sorting the profiling result by different keys
7 years ago
Yang Yang(Tony) 01560660a7
Merge pull request #8 from reyoung/parallel_do
7 years ago
tensor-tang 6177cb5162 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
wangmeng28 298977c4e4 Fix doc of ParameterAttribute
7 years ago
dzhwinter 5593858dd9
Feature/use cudnn (#7141)
7 years ago
peterzhang2029 dd09d8b2bf fix gpu error
7 years ago
tensor-tang 9c7cea81c8 follow comments, use unique_ptr and remove unused file
7 years ago
Yang Yu 8496b2e41b Refine parallel_do
7 years ago
武毅 59116442de
Merge pull request #6394 from wangkuiyi/concurrent_design
7 years ago
Yang Yu 60e27d110b Merge branch 'develop' of github.com:baidu/Paddle into parallel_do
7 years ago
Yibing Liu 2d94eca8a1 Format profiling report
7 years ago
Yancey e5fe8935fb
send_recv variables (#7161)
7 years ago