Commit Graph

2331 Commits (a9086bf320f59338d4c316b6bb24f9ee7b52ba0f)

Author SHA1 Message Date
Xin Pan a9086bf320 also move a few other dir to legacy/
8 years ago
gongweibao e2b1c5d925
fix code style (#11862)
8 years ago
guochaorong c318aa5ffa
Merge pull request #11850 from guochaorong/revert_11496
8 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
8 years ago
chengduo 7b54f16855
Follow comment (#11845)
8 years ago
Tao Luo b0378963d0
Merge pull request #11666 from mozga-intel/mozga-intel/Batch_norm_support_other_type
8 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
8 years ago
Yan Chunwei 5e2656449c
add inference-analysis doc (#11813)
8 years ago
gongweibao c2165ffa7b Fix codesytle (#11836)
8 years ago
fengjiayi aab47cc08d fix Mac compile errors (#11829)
8 years ago
chengduo 8d76cf397d
Fix TensorCopy bug (#11822)
8 years ago
yuyang18 5e23a5ec18
Rename TransferData -> TransformData
8 years ago
yuyang18 5999201346
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refactor_op
8 years ago
chengduo 6711b7b5f1
fix FeedAndSplitTensorIntoLocalScopes (#11817)
8 years ago
mozga-intel 61c54dbbe7 Remove additional function of the code
8 years ago
mozga-intel b8a04c2fa1 Duplicated code was moved to common function
8 years ago
mozga-intel 3b128337a1 The mkldnn batch norm supports other data format
8 years ago
superjomn ba99bc2384 update
8 years ago
superjomn f1224945ba fix analysis compile bug
8 years ago
Xin Pan 2ecc56226d small AverageOptimizer enhance. (#11761)
8 years ago
Yan Chunwei 5082642bdb
feature/analysis to support sub-graph for TRT engine (#11538)
8 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
8 years ago
Qiao Longfei 593bbfe392
Merge pull request #11765 from jacquesqiao/fix-adam-op-for-selectedrows
8 years ago
qiaolongfei 20fae68136 adam op handle grad.rows().size == 0 condition
8 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
8 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
8 years ago
qiaolongfei df7a266ae2 fix adam op for selected rows
8 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
8 years ago
Qingsheng Li 8630ba2eb1
Fix sequence expand op (#11618)
8 years ago
sneaxiy 01fbcb0bbb
Merge pull request #11695 from sneaxiy/complete_py_reader_cpp
8 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
8 years ago
guosheng d15b2e02c8 Fix copying empty tensor in beam_search_decode_op
8 years ago
sneaxiy d4d946db5a update blocking queue
8 years ago
yi.wu 8d04d0e2a3 update
8 years ago
yi.wu 6f0107126a fix broadcast bug
8 years ago
yuyang18 9faf5a39c5
Refactor Operator.cc, and clean code
8 years ago
yi.wu 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
8 years ago
yi.wu 8e48c77b54 wip
8 years ago
tangwei12 a1f1a5ed8a rename grpc to rpc (#11717)
8 years ago
yi.wu 3d69a82b83 fix dist train broadcasting bug
8 years ago
Tao Luo 2dae8a4631
Merge pull request #11596 from tensor-tang/refine/mklml/dyload
8 years ago
tangwei12 b20fa022ed
Merge pull request #11490 from seiriosPlus/ckpt_m2
8 years ago
chengduo bb29800aaa
small refine (#11460)
8 years ago
gongweibao ab0c2e1dab
Fix rpc_deadline (#11709)
8 years ago
tangwei12 f57978e6b5 renae
8 years ago
tangwei12 b6e63554e6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
8 years ago
Yancey 991cedb4c3
Merge pull request #11702 from Yancey1989/fix_async_update_failed
8 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
8 years ago
Yancey1989 bf0c90f241 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_async_update_failed
8 years ago
Yancey1989 86e09b34e3 fix asyn update error on pserver
8 years ago