Commit Graph

1433 Commits (fd01a43a3cb6f1b96b56ed8fe0004dee285c8560)

Author SHA1 Message Date
sneaxiy 3f9292c6e6 fix merge conflict
7 years ago
sneaxiy dd70fb4393 fix type comparation bugs
7 years ago
Xin Pan 982dabe293
Merge pull request #11866 from panyx0718/move_func
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
Yibing Liu 5f79c7fbb6
Merge pull request #11174 from kuke/argsort_dev
7 years ago
Yancey1989 029425a5f4 update
7 years ago
Yancey1989 c1ab215e26 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_pass_barrier
7 years ago
Yancey1989 1366832a41 add dist pass barrier
7 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
7 years ago
gongweibao 66c91911cf
Improve brpccmake (#11842)
7 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
7 years ago
guochaorong c318aa5ffa
Merge pull request #11850 from guochaorong/revert_11496
7 years ago
fengjiayi 49a04d75ee Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_data_balance
7 years ago
fengjiayi 4b950951d3 Add unittests and fix a few bugs
7 years ago
chenweihang a1e7f2d520 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 70729ad641 Add Unsqueeze Operator Framework, not finshed
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
fengjiayi 5b4f283069 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_data_balance
7 years ago
fengjiayi b6dc3a59f1 Add DataBalanceOpHandle to MultiDeviceSSAGragh
7 years ago
mozga-intel b8a04c2fa1 Duplicated code was moved to common function
7 years ago
mozga-intel 3b128337a1 The mkldnn batch norm supports other data format
7 years ago
Xin Pan 2ecc56226d small AverageOptimizer enhance. (#11761)
7 years ago
Yan Chunwei 5082642bdb
feature/analysis to support sub-graph for TRT engine (#11538)
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
Qiao Longfei 593bbfe392
Merge pull request #11765 from jacquesqiao/fix-adam-op-for-selectedrows
7 years ago
qiaolongfei 20fae68136 adam op handle grad.rows().size == 0 condition
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
7 years ago
qiaolongfei df7a266ae2 fix adam op for selected rows
7 years ago
tensor-tang e3a96300bb move SetNumThreads to platform
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Qingsheng Li 8630ba2eb1
Fix sequence expand op (#11618)
7 years ago
sneaxiy 01fbcb0bbb
Merge pull request #11695 from sneaxiy/complete_py_reader_cpp
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
guosheng d15b2e02c8 Fix copying empty tensor in beam_search_decode_op
7 years ago
sneaxiy d4d946db5a update blocking queue
7 years ago
tangwei12 a1f1a5ed8a rename grpc to rpc (#11717)
7 years ago
Tao Luo 2dae8a4631
Merge pull request #11596 from tensor-tang/refine/mklml/dyload
7 years ago
tangwei12 b20fa022ed
Merge pull request #11490 from seiriosPlus/ckpt_m2
7 years ago
gongweibao ab0c2e1dab
Fix rpc_deadline (#11709)
7 years ago
tangwei12 f57978e6b5 renae
7 years ago
tangwei12 b6e63554e6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
7 years ago
Yancey 991cedb4c3
Merge pull request #11702 from Yancey1989/fix_async_update_failed
7 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
7 years ago
Yancey1989 bf0c90f241 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_async_update_failed
7 years ago
Yancey1989 86e09b34e3 fix asyn update error on pserver
7 years ago
tangwei12 dc847f129e bug fix and code optimize
7 years ago
sneaxiy 67556e4aa4 update blocking queue
7 years ago
sneaxiy 502faf62a9 complete_py_reader_cpp
7 years ago
sneaxiy 7b2339d7c5 delete create_py_array_reader_op.cc
7 years ago
sneaxiy 2dcf0e4e66 delete py_array_feed_queue.h
7 years ago
sneaxiy 748e204eff Revert "refine ZeroGradFunctor in activation_op.h"
7 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
7 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Wu Yi acfd177d0c
Retry rpc calls (#11651)
7 years ago
Yibing Liu 9c69fdf5c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
tangwei12 fb7e479188 merger paddle develop
7 years ago
tangwei12 b519bf05d0 log level optimize
7 years ago
sneaxiy 9b63fef32d delete some redundant comments
7 years ago
sneaxiy 697ba4b13d Add Python array reader op
7 years ago
sneaxiy 2c12af76c5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yancey 0d4b376fc0
Merge pull request #11585 from Yancey1989/fix_pserver_sub_blocks
7 years ago
Tao Luo 60647c9aa4
Merge pull request #11519 from jczaja/prv-softmax-mkldnn-grad-operator
7 years ago
Yancey1989 8cb494f79c add blocks attr type in proto
7 years ago
Yancey1989 aa84b21e3b fix unit tests
7 years ago
gongweibao dbca7f166d
tune logs (#11649)
7 years ago
tangwei12 4388ce112e checkpoint notify op optimized
7 years ago
tangwei12 7fae9e0a7b checkpoint feature optimized
7 years ago
tangwei12 e684575f66 checkpoint feature optimized
7 years ago
Yancey1989 d723022e1b fix compile error
7 years ago
Yancey1989 56a903d3ac use optimize block list instead of first optimize block
7 years ago
Jacek Czaja 98f3ad3ba1 - MKLDNN Softmax Grad Op
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
fengjiayi bc9d19c7d6 fix a bug
7 years ago
fengjiayi 32478fe0ea Make buffers of DoubleBufferReader and open_files bigger
7 years ago
Yancey1989 3a37e14285 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
7 years ago
Yancey1989 0970bd9edc use optimize blocks attr to record optimize block id
7 years ago
fengjiayi 9dccca963b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
fengjiayi e71948f167 Refine random crop
7 years ago
tangwei12 620999c917 save checkpoint bug fix
7 years ago
tensor-tang 1f09ddf806 Merge remote-tracking branch 'ups/develop' into refine/mklml/dyload
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
tangwei12 97648442cd merge develop
7 years ago
fengjiayi 732eef57f5 Register assign_value_op an empty grad_op
7 years ago
tangwei12 e589005229 merge
7 years ago
sneaxiy 7ecb7b7dba Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into python_data_feeding
7 years ago
Yancey c413c46915
Merge pull request #11603 from Yancey1989/rename_details_folder
7 years ago
Tao Luo bfe5dc6312
Merge pull request #11607 from chengduoZH/fix_concat_warning
7 years ago
Yancey1989 712adc786f polish dist cmake
7 years ago
chengduoZH 804c767107 fix concat warning
7 years ago
Yancey1989 e02cbf3538 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_pserver_sub_blocks
7 years ago
Yancey1989 1ef6cdb60e move dist codes from operaotrs/detail to operators/distributed
7 years ago
fengjiayi 6e1c48d1fd
Merge pull request #11576 from JiayiFeng/dev_refine_bilinear_interp
7 years ago
Tao Luo 8d5ab1f9cd
Merge pull request #11595 from luotao1/refine_code
7 years ago
Yu Yang 5f0c780af6
Merge pull request #11534 from typhoonzero/try_fix_logical_doc
7 years ago
fengjiayi 47c02b5c32 Add unit tests
7 years ago
Luo Tao 5aac910b89 add url of cuda9.0_cudnn7_avx_mkl library
7 years ago
tangwei12 298588f8c7 Merge branch 'ckpt_m2' of github.com:seiriosPlus/Paddle into ckpt_m2
7 years ago