Commit Graph

9383 Commits (7bb67b67885514b041d2e9d41138106bb8f23f66)

Author SHA1 Message Date
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
chengduo 7b54f16855
Follow comment (#11845)
7 years ago
Tao Luo b0378963d0
Merge pull request #11666 from mozga-intel/mozga-intel/Batch_norm_support_other_type
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
Yan Chunwei 5e2656449c
add inference-analysis doc (#11813)
7 years ago
gongweibao c2165ffa7b Fix codesytle (#11836)
7 years ago
Yan Chunwei cde5693bdd
fea/expose infrerence api so (#11793)
7 years ago
fengjiayi aab47cc08d fix Mac compile errors (#11829)
7 years ago
chengduo 8d76cf397d
Fix TensorCopy bug (#11822)
7 years ago
fengjiayi ba5380129c Merge branch 'fix_Mac_compile_errors' into dev_data_balance
7 years ago
fengjiayi 15be51385e fix Mac compile errors
7 years ago
fengjiayi 077434c26c fix CPU compile error
7 years ago
fengjiayi 47388020a2 fix bugs
7 years ago
yuyang18 5e23a5ec18
Rename TransferData -> TransformData
7 years ago
yuyang18 5999201346
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refactor_op
7 years ago
Tao Luo ef68b913d9
Merge pull request #11819 from PaddlePaddle/bugfix/anakin-compile
7 years ago
chengduo 6711b7b5f1
fix FeedAndSplitTensorIntoLocalScopes (#11817)
7 years ago
Yan Chunwei 95385de798
fix anakin manylinux build
7 years ago
fengjiayi 2e320079d3 fix bugs
7 years ago
Tao Luo 8080ffd7eb
Merge pull request #11801 from velconia/change_paddle_build_doc
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 61c54dbbe7 Remove additional function of the code
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
superjomn ba99bc2384 update
7 years ago
superjomn f1224945ba fix analysis compile bug
7 years ago
Tao Luo 905454dfec
Merge pull request #11794 from luotao1/fix_tensorrt_compiler_bug
7 years ago
minqiyang 68fe1d54aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_paddle_build_doc
7 years ago
minqiyang e265e61193 Add WITH_ANAKIN option log in paddle_build.sh
7 years ago
Xin Pan 2ecc56226d small AverageOptimizer enhance. (#11761)
7 years ago
Luo Tao 9211824841 fix tensorrt compiler bug
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
tensor-tang 64e44e929c add option to compile inference demo
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
Yan Chunwei c228977727
add anakin release (#11747)
7 years ago
tensor-tang e3a96300bb move SetNumThreads to platform
7 years ago
Yan Chunwei f2459aafd2
inference API init cn (#11731)
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
tensor-tang 52993878a4 add feature/vis infer demos (#11708)
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
yi.wu 8d04d0e2a3 update
7 years ago
yi.wu 6f0107126a fix broadcast bug
7 years ago
yuyang18 9faf5a39c5
Refactor Operator.cc, and clean code
7 years ago
yi.wu 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
7 years ago
yi.wu 8e48c77b54 wip
7 years ago
Yan Chunwei b0f98849fd
inference doc fix grammer (#11718)
7 years ago
tangwei12 a1f1a5ed8a rename grpc to rpc (#11717)
7 years ago
yi.wu 3d69a82b83 fix dist train broadcasting bug
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
chengduo bb29800aaa
small refine (#11460)
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
Wu Yi bb18de68c2
Merge pull request #11698 from typhoonzero/fix_sparse_dist_paraexe
7 years ago
tangwei12 dc847f129e bug fix and code optimize
7 years ago
yi.wu 254154a9bf fix sparse paraexe dist train
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
guochaorong 6d6996af84
Merge pull request #11676 from guochaorong/anakin-adapt
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
guochaorong aebf120959 anakin build adapt
7 years ago
Yi Wang 2625178add
No NCCL on macOS (#11652)
7 years ago
Tao Luo 60647c9aa4
Merge pull request #11519 from jczaja/prv-softmax-mkldnn-grad-operator
7 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
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
fengjiayi e45a55523b
Merge pull request #11639 from JiayiFeng/fix_mac_compile
7 years ago
chengduo da556ed6d4
enhance ParallelExecutor stable (#11637)
7 years ago
Kexin Zhao 073af6237a
add print lod_tensor int64 option (#11644)
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 964f515e9a fix mac compile
7 years ago
Xin Pan c90e64e796
Merge pull request #11622 from panyx0718/doc
7 years ago
fengjiayi bc9d19c7d6 fix a bug
7 years ago
Yu Yang 9b3f48d7e6
Merge pull request #11616 from chengduoZH/fix_parallel_exe
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
Yan Chunwei bcea248b60
doc/inference api (#11332)
7 years ago
tensor-tang 28a0ef9522 remove usr local lib when dynamic load lib
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
chengduoZH c99fca5f90 Add No Mutex
7 years ago
Xin Pan 32bfebfe38 disable the LODTensor warning for now
7 years ago
tangwei12 97648442cd merge develop
7 years ago
chengduoZH 13de72388d Fix broadcast
7 years ago
fengjiayi 732eef57f5 Register assign_value_op an empty grad_op
7 years ago
sneaxiy d2c0e2f065 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into python_data_feeding
7 years ago
tangwei12 e589005229 merge
7 years ago
Xin Pan 0151e4eb3d
Merge pull request #11608 from panyx0718/doc
7 years ago
chengduoZH 28a86aebc3 Fix Parallel Exe(VarHandel's version)
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
Yancey 9cc1eb434e
Merge pull request #11221 from Yancey1989/overlap_memcpy_with_dist
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
Xin Pan df31926fcf small thread-safety fix and doc improvements.
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
gongweibao 80f63642e6
Add comments to `set_lod`. (#11588)
7 years ago
tensor-tang 3e73a7a924 add usr local lib to dynamic search path
7 years ago
Tao Luo 8d5ab1f9cd
Merge pull request #11595 from luotao1/refine_code
7 years ago
Yan Chunwei a009272ec7
inference/unify output buffer management (#11569)
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
Qiao Longfei 05a92779f4
Merge pull request #11524 from jacquesqiao/add-keep_kids-for-executor
7 years ago
Luo Tao 5aac910b89 add url of cuda9.0_cudnn7_avx_mkl library
7 years ago
Yancey1989 7e6518e8ca fix compile warning
7 years ago
Yancey1989 7d1b146939 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_memcpy_with_dist
7 years ago
tangwei12 298588f8c7 Merge branch 'ckpt_m2' of github.com:seiriosPlus/Paddle into ckpt_m2
7 years ago